Patrick Pacher
|
77c0d954a9
|
Add support for cmdline matching and add basic interpreter support
|
2022-10-10 22:36:39 +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 |
|
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
|
25aceaf103
|
Add query and chart support with multiple fixes to ORM package
|
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
|
c2d2064ec8
|
Add and update netquery code based on review discussions
|
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 |
|