Commit Graph

13 Commits

Author SHA1 Message Date
Simon Binder 2bc01adeaa
Support table function syntax for virtual tables
Closes #2877
2024-02-03 18:28:23 +01: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 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 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 814e7bf61d
SqlEngine: Migrate default construtor to options 2020-02-10 18:48:03 +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