Evgeny
|
a58d3540ad
|
agent: refactor migrations (#1452)
* agent: refactor migrations
* fix postgres
|
2025-02-07 17:17:53 +00:00 |
|
Evgeny
|
e78ab60c97
|
build: fix postgres (#1444)
|
2025-01-28 22:02:41 +00:00 |
|
spaced4ndy
|
488c7082f3
|
agent: store interface (#1436)
|
2025-01-20 17:02:39 +04:00 |
|
spaced4ndy
|
fdde9863cd
|
agent: add reopenStore function for postgres; run notification tests with postgres (#1435)
|
2025-01-17 16:27:37 +04:00 |
|
Evgeny
|
992b42e922
|
agent: option to enable/disable vacuum after SQLite migration (#1429)
|
2024-12-28 21:06:42 +00:00 |
|
spaced4ndy
|
b7a8df40c4
|
Merge branch 'master' into postgres
|
2024-12-25 12:15:41 +04:00 |
|
 spaced4ndyandEvgeny Poberezkin
|
cf66aadc20
|
postgres: store implementation, conditional compilation (#1421)
* postgres: implementation wip
* to from field
* agent store compiles
* methods
* create store
* tests wip
* migration tests pass
* tests compile
* fix tests
* tests wip
* bool int
* tests wip
* tests wip
* more boolint
* more fixes
* more fields pass
* more fixes
* binary
* instances, binary
* test passes
* remove todos, more tests pass
* fix conflict
* fix bool
* fix sequence breaking
* fix insertedRowId
* skip ratchet re-synchronization tests
* after test
* file tests
* after test
* rename
* remove comment
* format
* remove unused
* suppress notices
* fixes
* move
* fix
* instance
* instance2
* fix
* instances
* comment
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com>
|
2024-12-20 15:54:58 +04:00 |
|
spaced4ndy
|
64149599de
|
postgres: db interfaces wip (sqlite passes) (#1419)
|
2024-12-12 17:42:58 +04:00 |
|
spaced4ndy
|
07be469f49
|
postgres: schema (#1416)
|
2024-12-10 18:53:01 +04:00 |
|