Commit graph

6384 commits

Author SHA1 Message Date
Darshan
96b89693fc update: use abstract for getResponseModel. 2025-05-08 12:47:21 +05:30
Darshan
cb64484c44 update: abstraction over document and row apis. 2025-05-08 11:59:55 +05:30
Darshan
fc456b4cca update: abstraction over attribute and column apis. 2025-05-08 10:40:35 +05:30
Darshan
b55521e3de update: address minor comments by coderabbitai. 2025-05-08 09:36:13 +05:30
Darshan
6493759536 Merge remote-tracking branch 'origin/database-aliases' into database-aliases
# Conflicts:
#	app/init/constants.php
2025-05-07 20:02:23 +05:30
Darshan
bc8a38ba55 update: abstraction over attribute and column apis [WIP]. 2025-05-07 20:01:46 +05:30
Darshan
69cc4f0bb6 update: handle the context logic, use defaults. 2025-05-07 17:32:54 +05:30
Darshan
b534d3843e
Merge branch '1.7.x' into database-aliases 2025-05-07 17:03:17 +05:30
Darshan
0f94b800a5 update: abstraction over table and collection apis. 2025-05-07 17:02:24 +05:30
Darshan
6d1afea436 misc. 2025-05-07 14:14:12 +05:30
Darshan
f2f23be648 update: events, errors, realtime. 2025-05-07 14:11:28 +05:30
Darshan
8610687b87 update: events schema, response models for database usages. 2025-05-07 13:23:27 +05:30
Darshan
0266376315
Merge branch 'response-filters-for-databases' into update-exceptions 2025-05-07 11:30:48 +05:30
Darshan
7f023f29c5 update: keep both tables and collections api errors. 2025-05-07 11:30:31 +05:30
Darshan
46ccf6f537 update: re-add legacy models; remove: filters. 2025-05-07 11:13:15 +05:30
Darshan
ee117b816a manage: events and channels. 2025-05-07 10:33:54 +05:30
Darshan
01f5896ac1
Merge branch '1.7.x' into fix-missing-filter 2025-05-06 17:05:08 +05:30
Darshan
80915fc5e9
Merge branch 'events-compatibility' into update-exceptions 2025-05-06 17:03:52 +05:30
Darshan
9a45a0fc7b
Merge branch 'response-filters-for-databases' into events-compatibility 2025-05-06 17:02:58 +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
d70d001f5a add: backported channels. 2025-05-06 12:52:05 +05:30
Darshan
b1735ef945 remove: aliasing filter. 2025-05-06 12:14:54 +05:30
Darshan
9ec897f7d6 fix: filtering 2025-05-06 12:05:06 +05:30
Darshan
86d195c1c0 update: request, response filters. 2025-05-06 11:31:35 +05:30
Darshan
3a8f097c17 fix: realtime channels; update: row model. 2025-05-06 11:31:05 +05:30
Darshan
56077d59f7 fix: graphql tests. 2025-05-06 10:51:11 +05:30
Darshan
b905af91af fix: project usage documents to rows. 2025-05-05 14:43:09 +05:30
Darshan
e2202e9ffa remove: old attributes anyway. 2025-05-05 14:05:24 +05:30
Darshan
d30fd56573 patch: index module to use/specify columns instead of attributes. 2025-05-05 14:04:39 +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
8504fbc0b9 update: collection response model to table. 2025-05-05 09:14:20 +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
c3d3665383
Merge branch '1.7.x' into database-aliases 2025-05-04 18:18:53 +05:30
Darshan
6fac164d46 update: keep message same. 2025-05-04 18:18:28 +05:30
Darshan
ad16bd281e add: database module to platform registry. 2025-05-04 18:16:08 +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