3
0
Commit Graph

14 Commits

Author SHA1 Message Date
Tomaž Jerman
462619f2b9 Change logs to encode uint64 values as strings
This is due to us introducing the web console and the uints needing
to be string encoded (because of JavaScript).
2023-05-24 12:26:01 +02:00
Mumbi Francis
8a50d2f13f Fix reports link step sort for numeric column 2023-03-10 11:55:27 +03:00
Tomaž Jerman
65750c5864 Fix failing test due to year change 2023-01-18 10:34:54 +01:00
Tomaž Jerman
b3a2937e88 Add a nicer error when trying to delete in use sens. levels 2023-01-04 15:22:19 +01:00
Vivek Patel
5b653178b6 Add INSTR ql ref for all drivers 2022-12-21 17:13:42 +05:30
Vivek Patel
50b653fdc9 Fix reporting tests and page cursor 2022-12-12 20:03:24 +05:30
Vivek Patel
82d8a304b8 Fix paging cursor for report
By updating cursor only if it exists while building report filter
2022-12-12 15:22:09 +01:00
Vivek Patel
39905c1788 Add WEEK ref to GVal expr reference
It helps to define the outputType of week ql reference
2022-12-12 15:22:09 +01:00
Tomaž Jerman
f89d3d77e1 Add tests for join/link multi value filtering 2022-12-12 15:22:09 +01:00
Tomaž Jerman
107d7a70ce Add support for in and nin ref handlers in reporter joins 2022-12-12 15:22:09 +01:00
Tomaž Jerman
734bd2c21f Properly set the multivalue flag on frame columns 2022-12-12 15:22:09 +01:00
skamensky
9ac63876be Add support for RDBMS schema management
With `DB_ALLOW_DESTRUCTIVE_CHANGES=true` Corteza can change DB tables and columns when Compose Module configuration changes.
2022-11-26 13:10:39 +01:00
Denis Arh
29eacc9f65 Fix import paths (corteza-server => corteza/server) 2022-11-16 16:12:58 +01:00
Corteza Monorepo Migrator
683c7c56e2 Moving server files to ./server 2022-11-14 09:26:39 +01:00