Darshan
|
c4a26fbb95
|
fix: another pesky sdk namespace 🤨.
|
2025-05-08 15:37:00 +05:30 |
|
Darshan
|
eafa9bb393
|
fix: namespaces, again.
|
2025-05-08 15:33:41 +05:30 |
|
Darshan
|
d7023b5a69
|
fix: namespaces.
|
2025-05-08 15:33:00 +05:30 |
|
Darshan
|
97d1a535df
|
fix: missing path :\
|
2025-05-08 15:30:52 +05:30 |
|
Darshan
|
6fba4a5f08
|
update: sdk namespaces.
|
2025-05-08 14:20:11 +05:30 |
|
Darshan
|
fe693a9469
|
add: indexes api to tables.
|
2025-05-08 14:15:00 +05:30 |
|
Darshan
|
da70da985b
|
update: use nested directory structure.
|
2025-05-08 12:55:54 +05:30 |
|
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
|
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
|
0f94b800a5
|
update: abstraction over table and collection apis.
|
2025-05-07 17:02:24 +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
|
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 |
|