Commit Graph

19 Commits

Author SHA1 Message Date
Fabian Freund cd89379627
Static analysis support for spellfix1 (#2013) 2022-09-16 16:02:39 +02:00
Fabian Freund d5fac6da07 clean fts option strings; rowid fallback; 2022-08-25 20:38:14 +03:00
Simon Binder 8d540b47f5
Hide fts5 rowid, make table type public 2022-08-25 18:13:06 +02:00
Fabian Freund 986f7d24a5 expose rowid when ft5 with content table 2022-08-25 17:21:05 +03:00
Fabian Freund 72dc6707ee test argument validation 2022-08-24 17:35:51 +03:00
Fabian Freund 135433a692
Merge branch 'simolus3:develop' into rtree 2022-08-23 16:40:53 +03:00
Fabian Freund d1e623a0c6 added rtree support 2022-08-23 16:33:23 +03:00
Fabian Freund 3848dd528e added tests for fts5vocab module 2022-08-22 17:32:57 +03:00
Simon Binder f42357c1d9
Fix error message in fts5 functions 2021-09-11 16:53:32 +02:00
Simon Binder 3cf3be27ae
sqlparser: Support the built-in math extension 2021-03-13 14:37:44 +01:00
Simon Binder 725cad3651
Fix types of the rank column (#1066) 2021-02-25 20:29:57 +01:00
Simon Binder 9025280a89
Migrate sqlparser to null safety 2020-12-11 10:53:17 +01:00
Simon Binder 8b6abd7140
Move referenced table finder to sqlparser package (#537) 2020-05-04 22:00:41 +02:00
Simon Binder 9a78604d98
Fix issues with new inference, enable it by default 2020-04-16 19:07:30 +02:00
Simon Binder 814e7bf61d
SqlEngine: Migrate default construtor to options 2020-02-10 18:48:03 +01:00
Simon Binder 71ef9b8cd7
Support table-valued json1 functions 2020-01-26 14:42:52 +01:00
Simon Binder a3708b7230
Remove deprecated usages of SqlEngine constructor 2020-01-07 11:40:43 +01:00
Simon Binder c9f29fab5b
Support detailed analysis for fts5 functions 2019-12-13 22:30:36 +01:00
Simon Binder f4c05f44c7
sqlparser: Read table schemas for fts5 tables 2019-12-04 19:55:23 +01:00