Commit Graph

10 Commits

Author SHA1 Message Date
DanyLE
0fcf2fc2ab feat(ulib): sqlite database file is created with mode 0600 by default 2024-07-27 00:15:40 +02:00
DanyLE
6380787d7e fix: Change default silk db path to /var/silk
All checks were successful
gitea-sync/silk/pipeline/head This commit looks good
2024-03-13 18:21:18 +01:00
DanyLE
7c2e44f178 update!: use new filtering syntax in DBModel
All checks were successful
gitea-sync/silk/pipeline/head This commit looks good
2023-04-03 17:00:05 +02:00
DanyLE
170079053e fix incorrect generated select statement
All checks were successful
gitea-sync/silk/pipeline/head This commit looks good
2023-02-20 17:10:12 +01:00
DanyLE
71434c48ff Allow to declare multiple ORs of the same field in the SQL filter object
All checks were successful
gitea-sync/silk/pipeline/head This commit looks good
2023-02-20 15:21:02 +01:00
DanyLE
efe5281f2f fix: generated sql with syntax error when some input object is empty
All checks were successful
gitea-sync/silk/pipeline/head This commit looks good
2023-01-31 15:17:54 +01:00
DanyLE
eae3ae7b14 fix nil check in order statement parsing
All checks were successful
gitea-sync/silk/pipeline/head This commit looks good
2023-01-31 15:10:30 +01:00
DanyLE
86538b8913 add sqlite query generator to the core API
All checks were successful
gitea-sync/silk/pipeline/head This commit looks good
2023-01-31 13:34:10 +01:00
DanyLE
7711526a7c Add unit tests and correct bugs detected by the tests 2023-01-25 17:01:01 +01:00
DanyLE
d4bb12c6b5 Add C based module + lua based API code (WIP) 2023-01-18 15:12:48 +01:00