steve-chavez
|
ef42d1c87f
|
test: add doctest for pOrderTerm
|
2022-11-08 17:28:50 -05:00 |
|
 Wolfgang WaltherandWolfgang Walther
|
e274706088
|
fix: Ignore leading and trailing spaces in column names, fts languages and casts
Fixes #2285
Signed-off-by: Wolfgang Walther <walther@technowledgy.de>
|
2022-10-27 21:54:44 +02:00 |
|
 Wolfgang WaltherandWolfgang Walther
|
da632ac7d3
|
refactor: pIdentifierChar -> pIdentifier
Signed-off-by: Wolfgang Walther <walther@technowledgy.de>
|
2022-10-27 21:54:44 +02:00 |
|
 Wolfgang WaltherandWolfgang Walther
|
b78b096ae4
|
fix: Stricter query string parsing - no empty fts lang
Signed-off-by: Wolfgang Walther <walther@technowledgy.de>
|
2022-10-27 21:54:44 +02:00 |
|
 Wolfgang WaltherandWolfgang Walther
|
bbbc308b6f
|
fix: Stricter query string parsing - no empty casts
Signed-off-by: Wolfgang Walther <walther@technowledgy.de>
|
2022-10-27 21:54:44 +02:00 |
|
 Wolfgang WaltherandWolfgang Walther
|
ecf54bef43
|
test: Add basic doctests for pFieldName
Signed-off-by: Wolfgang Walther <walther@technowledgy.de>
|
2022-10-27 21:54:44 +02:00 |
|
 Wolfgang WaltherandWolfgang Walther
|
8c0d187044
|
fix: Stricter query string parsing - no hints or join types in regular fields
Fixes #2362
Reference #2475
Signed-off-by: Wolfgang Walther <walther@technowledgy.de>
|
2022-10-27 21:54:44 +02:00 |
|
 Wolfgang WaltherandWolfgang Walther
|
ae8625a7b6
|
fix: Stricter query string parsing - no jsonpath in embedding
Signed-off-by: Wolfgang Walther <walther@technowledgy.de>
|
2022-10-27 21:54:44 +02:00 |
|
 Wolfgang WaltherandWolfgang Walther
|
7c7a04a27e
|
test: Add doctests for pFieldForest
Signed-off-by: Wolfgang Walther <walther@technowledgy.de>
|
2022-10-27 21:54:44 +02:00 |
|
 Wolfgang WaltherandWolfgang Walther
|
2289defe4b
|
refactor: Use stronger typing for SelectItem parser
Signed-off-by: Wolfgang Walther <walther@technowledgy.de>
|
2022-10-27 21:54:44 +02:00 |
|
 Steve ChavezandGitHub
|
0fbb116dd2
|
add basic ARCHITECTURE.md (#2503)
* refactor: move ApiRequest a top-level module
* refactor: rename DbStructure to SchemaCache
* refactor: GucHeader inside Response
* refactor: admin app to Workers
|
2022-10-10 11:24:45 -05:00 |
|