Mia
d6c78db0dd
SQL: Account for dist files in loading extensions
2023-11-04 16:41:47 -05:00
Mia
0211066723
Add offline messaging ( #8440 )
2023-11-04 14:45:18 -05:00
Mia
1c8381113f
SQL: Expose an sql-template-strings API
...
Necessary for consumers of the DatabaseTable API wishing to use the delete etc functions. And this solution is much nicer than `tableinstance.SQL\`\``.
2022-02-01 12:36:31 -06:00
Mia
29cef961c6
SQL: Add an abstraction for typed queries ( #8565 )
2022-02-01 10:02:53 -08:00
Mia
fa8f7a3e50
SQL: Propagate errors to the parent process ( #8613 )
2022-01-05 17:56:52 -08:00
Mia
7811795344
Handle new TypeScript version ( #8449 )
...
Co-authored-by: Guangcong Luo <guangcongluo@gmail.com>
2021-08-30 20:11:44 -07:00
Mia
8cf1035ee2
SQL: Automatically prepare statements unless told otherwise ( #8439 )
2021-08-18 12:51:39 -07:00
Mia
0a2ed42d13
SQL: Support turning SQL.Statements to JSON
2021-08-15 15:17:45 -05:00
Annika
a7ddaa1b63
SQL library: Support loading extensions at will
2021-08-14 20:35:08 -07:00
Annika
f13609e721
SQL library: Improve typing of #run()
2021-08-14 18:58:13 -07:00
Mia
ca1400ddc3
Fix build
2021-08-14 20:24:23 -05:00
Mia
d63e647a95
Fix typo
2021-08-14 19:58:24 -05:00
Mia
c8991c3d9d
SQL: Overhaul database/statement not found errors
2021-08-14 19:58:02 -05:00
Mia
77861ceae6
SQL: Use a QueryProcessManager subclass ( #8422 )
2021-08-14 17:45:51 -07:00
Mia
a43d3f66a9
SQL: Properly support named parameters
2021-08-13 21:08:43 -05:00
Annika
bcbe100c41
Modlog: Use SQLite for searches ( #8004 )
2021-07-23 13:47:49 -07:00
Mia
4f50a1143f
Fix build
2021-07-21 16:26:21 -05:00
Mia
9ed2c0036f
Add a command for evaluating SQLite ( #8407 )
2021-07-21 13:05:02 -07:00
Annika
9e11aab86d
SQL library: Fix bugs and add features for modlog
2021-07-20 21:31:02 -07:00
Mia
330038ca0f
SQL: Expose normal statement table to transactions
2021-07-20 20:47:40 -05:00
Mia
719f0818d0
SQL: Expose string-keyed statement table to transactions
2021-07-20 20:45:27 -05:00
Mia
044dc3e54f
SQL library: Improve API
2021-07-20 20:25:34 -05:00
Mia
ace114ff36
Fix build
2021-07-20 00:03:12 -05:00
Mia
adbe7b9947
SQL library: Improve error handling
2021-07-19 23:56:58 -05:00
Mia
2c1b7d7828
Add a library for running SQLite databases in threads ( #7350 )
2021-07-19 21:02:03 -05:00