Commit Graph

48 Commits

Author SHA1 Message Date
Andrey Sobolev
7b497c93c1
UBERF-7670: Per region moves (#7444)
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-12-13 00:20:35 +07:00
Denis Bykhov
331af1cbf6
Fix cached error (#7439)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-12-12 16:39:19 +07:00
Denis Bykhov
087cf2a43f
Extract github domains (#7420)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-12-10 21:08:44 +07:00
Andrey Sobolev
cb9720f340
UBERF-8856: Fix space security query and schema update (#7413)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-12-10 16:37:59 +07:00
Andrey Sobolev
37eff56860
UBERF-8849: Fix update performance (#7393)
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-12-09 15:23:31 +05:00
Andrey Sobolev
f9e3aed4fe
UBERF-8619: Rework backup %hash% usage (#7273)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-12-06 16:30:33 +07:00
Andrey Sobolev
d13c80be5f
QFix schema update (#7264)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-12-05 16:32:15 +07:00
Andrey Sobolev
27b54e5821
UBERF-8620: Fix OOM in fulltext service (#7263)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-12-05 16:05:14 +07:00
Denis Bykhov
33295a9420
Fix pg numeric sort (#7261)
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-12-05 14:11:13 +07:00
Andrey Sobolev
26e93fefdb
UBERF-8615: Backup/restore fixes (#7258)
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-12-04 14:10:36 +07:00
Andrey Sobolev
1526ae2055
Fix queries for $in: [null, ...etc] in pg (#7253)
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-12-02 23:20:26 +07:00
Andrey Sobolev
44e55f3f61
Improve no operation update flow (#7251)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-12-02 22:04:36 +07:00
Andrey Sobolev
e4221f779f
UBERF-8608: Rework connection management (#7248)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-12-02 14:37:12 +07:00
Andrey Sobolev
aea704fd0f
UBERF-8603: Fix memory leak (#7229)
Some checks failed
CI / build (push) Has been cancelled
CI / uitest (push) Has been cancelled
CI / uitest-pg (push) Has been cancelled
CI / uitest-qms (push) Has been cancelled
CI / svelte-check (push) Has been cancelled
CI / formatting (push) Has been cancelled
CI / test (push) Has been cancelled
CI / docker-build (push) Has been cancelled
CI / dist-build (push) Has been cancelled
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-11-24 10:21:57 +07:00
Andrey Sobolev
4c52a43ffe
Fixes for traverse/load in backups (#7221)
Some checks failed
CI / build (push) Has been cancelled
CI / uitest (push) Has been cancelled
CI / uitest-pg (push) Has been cancelled
CI / uitest-qms (push) Has been cancelled
CI / svelte-check (push) Has been cancelled
CI / formatting (push) Has been cancelled
CI / test (push) Has been cancelled
CI / docker-build (push) Has been cancelled
CI / dist-build (push) Has been cancelled
2024-11-22 21:14:40 +07:00
Andrey Sobolev
e63bbd563b
UBERF-8595: Fix backup/restore performance (#7188)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-11-22 13:23:50 +07:00
Andrey Sobolev
b5f24fbd5d
UBERF-8592: Fix live query performance (#7189)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-11-21 14:38:14 +07:00
Denis Bykhov
98bb4fe0ef
Fix pg in query (#7207) 2024-11-21 11:15:44 +07:00
Denis Bykhov
46e0f217bf
Change access control logic for document in Postgres adapter (#7186) 2024-11-19 11:11:12 +07:00
Denis Bykhov
641e72fc0d
Fix pg escape (#7187)
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-11-18 23:29:52 +07:00
Denis Bykhov
5353a06b07
Move model (#7185)
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-11-18 17:44:09 +05:00
Denis Bykhov
430be8c3ba
Change tx schema (#7179)
Some checks failed
CI / build (push) Has been cancelled
CI / uitest (push) Has been cancelled
CI / uitest-pg (push) Has been cancelled
CI / uitest-qms (push) Has been cancelled
CI / svelte-check (push) Has been cancelled
CI / formatting (push) Has been cancelled
CI / test (push) Has been cancelled
CI / docker-build (push) Has been cancelled
CI / dist-build (push) Has been cancelled
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-11-15 13:22:32 +07:00
Denis Bykhov
8bfeba7303
Remove collection tx (#7171)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-11-15 11:49:35 +07:00
Denis Bykhov
2db44d9495
Fix pg nested query (#7175)
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-11-15 00:57:53 +07:00
Andrey Sobolev
e493d35ac6
Rework triggers with arrays (#7168) 2024-11-13 21:25:57 +07:00
Denis Bykhov
76bcd3c52c
Improve calendar schema (#7156)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-11-13 00:40:15 +07:00
Denis Bykhov
1afe8ef326
Improve raw update (#7160)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-11-12 12:37:08 +05:00
Denis Bykhov
8bec20e0c5
Fix pg set null (#7159)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-11-12 12:36:58 +05:00
Andrey Sobolev
9dcb6f23fe
UBERF-8552: Extract indexer into separate service (#7120) 2024-11-11 19:20:10 +07:00
Denis Bykhov
afdbf5aed7
Try to fix infer type (#7148)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-11-11 12:55:50 +05:00
Denis Bykhov
16de0dd75b
Improve infer type (#7137)
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
* Improve  infer type

Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>

* Fix

Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>

---------

Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-11-08 21:54:28 +05:00
Denis Bykhov
db6c247799
Fix github pg (#7135)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-11-08 15:55:47 +05:00
Denis Bykhov
a05e2a31d9
Fix backup (#7134) 2024-11-08 17:13:18 +07:00
Denis Bykhov
1ce18226ab
Fix move (#7118)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-11-07 15:33:04 +07:00
Denis Bykhov
9d79ab65ae
Use current db schema (#7094)
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-11-04 19:53:01 +05:00
Denis Bykhov
13c0005695
Fix pg application name (#7087)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-11-02 23:30:53 +07:00
Denis Bykhov
084eca268e
Extract domain fields (#7075)
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-11-01 21:03:43 +05:00
Denis Bykhov
e4bf53ad1b
remove mutex (#7056)
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-10-30 20:51:18 +07:00
Denis Bykhov
2f4f15e2d5
New pg driver (#7049)
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-10-28 16:13:16 +07:00
Andrey Sobolev
e11a0a87cb
UBERF-8540: Allow derived operations with apply (#7044) 2024-10-26 21:17:37 +07:00
Denis Bykhov
34d1b2bdd1
Connection mgr (#7031)
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
Co-authored-by: Andrey Sobolev <haiodo@gmail.com>
2024-10-25 01:17:46 +07:00
Denis Bykhov
5eeb828f9c
Fix cockroach (#6965)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-10-23 13:29:44 +05:00
Denis Bykhov
398f6b477b
Fix sql lookup (#6744)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-09-26 21:04:09 +07:00
Andrey Sobolev
66db3ac029
Reapply "UBERF-8122: Fix backup service" (#6595)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-09-17 13:02:35 +07:00
Andrey Sobolev
5fcc42f982
Revert "UBERF-8122: Fix backup service"
This reverts commit b06f433bab.

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-09-17 02:28:45 +07:00
Andrey Sobolev
b06f433bab
UBERF-8122: Fix backup service
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-09-17 02:25:31 +07:00
Denis Bykhov
80dc1f5aed
sql fixes (#6549)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-09-13 16:03:57 +07:00
Denis Bykhov
bf1de1f436
Cockroach (#6334)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-09-11 15:31:26 +07:00