Daniel
|
144e5d8312
|
Fix linter errors
|
2022-10-10 22:57:27 +02:00 |
|
Patrick Pacher
|
77c0d954a9
|
Add support for cmdline matching and add basic interpreter support
|
2022-10-10 22:36:39 +02:00 |
|
Daniel
|
f63df67d23
|
Improve verdict handling and switch to immediate re-evaluation
|
2022-10-10 13:40:06 +02:00 |
|
Vladimir Stoilov
|
fdc8ef5698
|
issue new verdict on configuration change
|
2022-10-10 13:37:08 +02:00 |
|
Daniel
|
fd83534698
|
Fix linter errors
|
2022-09-29 14:31:00 +02:00 |
|
Daniel
|
8cf882f4d4
|
Update Go, deps and linter
|
2022-08-30 16:13:26 +02:00 |
|
Patrick Pacher
|
37951c2cff
|
Fixed unstable SQL statement causing memory leaks due to prepared stmt caching
|
2022-08-03 16:54:48 +02:00 |
|
Patrick Pacher
|
01f7ab24b3
|
Fix write/readonly connection usage and linter error
|
2022-08-02 14:04:12 +02:00 |
|
Patrick Pacher
|
6a86596736
|
Use a dedicated write connection for persisting in sqlite and switch pool to read-only
|
2022-08-02 10:46:16 +02:00 |
|
Patrick Pacher
|
84b66e9949
|
Remove locking from SQlite access
|
2022-08-02 10:13:12 +02:00 |
|
Patrick Pacher
|
912ad59b9e
|
Add connection pooling for sqlite database access
|
2022-08-02 10:07:13 +02:00 |
|
Patrick Pacher
|
6c4faa3d3c
|
Removed duplicated field SPNUsed from netquery module
|
2022-08-02 08:58:06 +02:00 |
|
Daniel
|
90d30c14a5
|
Fix linter errors from netquery implementation
|
2022-08-01 10:47:33 +02:00 |
|
Daniel
|
51a2d27522
|
Implement some review suggestions
|
2022-07-14 13:44:31 +02:00 |
|
Patrick Pacher
|
d93c3f60ce
|
Add additional field to internal SQL model
|
2022-07-12 11:27:46 +02:00 |
|
Patrick Pacher
|
15f85b5ae9
|
Add support for free-text search and minor bug fixes in netquery
|
2022-06-21 11:02:36 +02:00 |
|
Patrick Pacher
|
bef911e925
|
Add support for pagination to netquery module
|
2022-06-21 11:02:36 +02:00 |
|
Patrick Pacher
|
25aceaf103
|
Add query and chart support with multiple fixes to ORM package
|
2022-06-21 11:02:36 +02:00 |
|
Patrick Pacher
|
0d2ec9df75
|
wip
|
2022-06-21 11:02:36 +02:00 |
|
Patrick Pacher
|
d098f1c137
|
Add support for new query API
|
2022-06-21 11:02:35 +02:00 |
|
Patrick Pacher
|
e21eb16a6b
|
Use new(record.Meta) instead of a dedicated call to SetMeta
|
2022-06-21 11:02:35 +02:00 |
|
Patrick Pacher
|
c2d2064ec8
|
Add and update netquery code based on review discussions
|
2022-06-21 11:02:35 +02:00 |
|
Patrick Pacher
|
021c9b178c
|
Add documentation to query runner
|
2022-06-21 11:02:35 +02:00 |
|
Patrick Pacher
|
4e3e17fa8c
|
Add initial sqlite support in netquery
|
2022-06-21 11:02:35 +02:00 |
|
Patrick Pacher
|
62ec170b90
|
Add basic, tailored SQL ORM mapper
|
2022-06-21 11:02:19 +02:00 |
|