Commit graph

25 commits

Author SHA1 Message Date
Darshan
8610687b87 update: events schema, response models for database usages. 2025-05-07 13:23:27 +05:30
Darshan
80915fc5e9
Merge branch 'events-compatibility' into update-exceptions 2025-05-06 17:03:52 +05:30
Darshan
ed9306ef8d update: change filter name for attributes <> columns. 2025-05-06 17:00:57 +05:30
Darshan
3e813f6cba update: change filter name for collections <> tables. 2025-05-06 17:00:12 +05:30
Darshan
6eb1c3ae68 update: rename remaining variables. 2025-05-06 16:58:56 +05:30
Darshan
7a52ace9b2 update: attributes <> columns errors. 2025-05-06 16:53:20 +05:30
Darshan
6e8dbfc674 update: documents <> rows errors. 2025-05-06 16:48:20 +05:30
Darshan
59e5ce0664 update: collections <> tables errors. 2025-05-06 16:44:19 +05:30
Darshan
56077d59f7 fix: graphql tests. 2025-05-06 10:51:11 +05:30
Darshan
71ad9c203e fix: response modals, mappings, filters. 2025-05-05 13:53:57 +05:30
Darshan
cabf32559a update: return keys. 2025-05-05 09:50:57 +05:30
Darshan
7a53680786 update: document response model to row; refactor: old collection to table models on response types. 2025-05-05 09:42:33 +05:30
Darshan
675d404b9b update: attribute* response model to column*. 2025-05-05 09:30:27 +05:30
Darshan
d184d1c7b1 fix: lint! 2025-05-04 18:50:24 +05:30
Darshan
e0a4c698bc fix: float column creation! 2025-05-04 18:43:32 +05:30
Darshan
2554adb41e update: error messages. 2025-05-04 18:29:11 +05:30
Darshan
6fac164d46 update: keep message same. 2025-05-04 18:18:28 +05:30
Darshan
4cd8f49f82 add: usage. 2025-05-04 18:09:39 +05:30
Darshan
286c695b47 add: move and register row modules. 2025-05-04 17:52:29 +05:30
Darshan
fd7801fe26 add: register index and table modules. 2025-05-04 17:24:38 +05:30
Darshan
76785d58c6 fix: imports, lint. 2025-05-04 17:16:52 +05:30
Darshan
3271ef5769 update: move Index ops to module. 2025-05-04 17:16:37 +05:30
Darshan
8efc1543e9 update: move Table ops to module. 2025-05-04 17:05:14 +05:30
Darshan
1945a64083 update: move DB ops to module. 2025-05-04 14:08:10 +05:30
Darshan
b3b9961860 init: move to module structure for database; start with columns. 2025-05-04 13:22:26 +05:30