Alessandro (Ale) Segala
|
837c35a9c6
|
Remove DeleteWithPrefix from SQLite for now (#3316)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
|
2024-01-17 19:06:29 +00:00 |
Ryan Lettieri
|
106b42fa5c
|
DeleteWithPrefix support for SQLite (#3265)
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
Signed-off-by: Ryan Lettieri <67934986+RyanLettieri@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
|
2023-12-18 18:39:58 +00:00 |
Alessandro (Ale) Segala
|
934e86c4f7
|
Rename folder "internal" to "common" (#3225)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
|
2023-11-14 11:36:38 -08:00 |
Alessandro (Ale) Segala
|
e9911a1635
|
Unify SQL DB migration subsystem (for Postgres and SQLite) (#3134)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Bernd Verst <github@bernd.dev>
|
2023-09-20 13:42:40 -07:00 |
ItalyPaleAle
|
c88cec451c
|
Added tests for migrations
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
|
2023-02-04 00:13:43 +00:00 |
ItalyPaleAle
|
603eaab8ea
|
Fixed: for in-memory DBs, we must use cache=shared
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
|
2023-02-03 23:31:16 +00:00 |
ItalyPaleAle
|
38f29a6ff2
|
Use regular transactions
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
|
2023-02-03 22:40:03 +00:00 |
ItalyPaleAle
|
e8eec3f4c4
|
WIP
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
|
2023-02-03 20:09:40 +00:00 |
ItalyPaleAle
|
99989cad02
|
Added metadata table
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
|
2023-02-03 19:21:03 +00:00 |