Nikita Dauhashei
|
15001364c2
|
add geopoly support
|
2024-04-10 18:31:44 +02:00 |
Simon Binder
|
364450d26a
|
Add docs page on synchronization
|
2024-02-15 00:12:01 +01:00 |
Simon Binder
|
11a9b14572
|
Don't cache explain statements (#2464)
|
2024-02-13 22:53:00 +01:00 |
Simon Binder
|
ae4d2d35f3
|
Remove moor reference from readme
|
2024-02-13 22:32:05 +01:00 |
Simon Binder
|
4eaeaab410
|
Fix typo in wasm docs
|
2024-02-13 22:31:56 +01:00 |
Simon Binder
|
2d00149cb9
|
Avoid iterating joined columns on every row
|
2024-02-12 22:30:08 +01:00 |
Simon Binder
|
30f30ba313
|
Don't include stack trace in devtools error UI
|
2024-02-12 22:01:32 +01:00 |
Simon Binder
|
e1f7aa3be3
|
Fix crash in devtools schema validator (#2888)
|
2024-02-12 22:00:20 +01:00 |
Simon Binder
|
fe578223af
|
Provide comparable expressions for pg time values
|
2024-02-10 00:33:04 +01:00 |
Simon Binder
|
326434cd45
|
Fix docs tests as well
|
2024-02-08 22:05:18 +01:00 |
Simon Binder
|
dc595eb3a2
|
Fix schema tests
We don't support executors changing their dialect at runtime.
|
2024-02-08 21:58:30 +01:00 |
Simon Binder
|
4912bad292
|
Avoid async overhead for sync reads
|
2024-02-08 21:44:46 +01:00 |
Simon Binder
|
882aad1e65
|
Update docs on sqlcipher flutter libs
|
2024-02-07 22:29:09 +01:00 |
Simon Binder
|
eb5ff82be1
|
Add sponsorship links to readme
|
2024-02-07 22:11:25 +01:00 |
Simon Binder
|
bca94780f3
|
Add json group array and object to query builder
|
2024-02-06 23:10:56 +01:00 |
Simon Binder
|
2bc01adeaa
|
Support table function syntax for virtual tables
Closes #2877
|
2024-02-03 18:28:23 +01:00 |
Simon Binder
|
0877e761e4
|
Create stack trace across remote isolates
|
2024-02-03 17:09:33 +01:00 |
Simon Binder
|
7f7d2ab1b0
|
Run statements in correct context
|
2024-02-03 14:31:58 +01:00 |
Simon Binder
|
0ec19f4705
|
Block database after error in migration
|
2024-01-31 23:41:25 +01:00 |
Simon Binder
|
af55bd0f92
|
Add multi-package example
|
2024-01-31 00:26:36 +01:00 |
Simon Binder
|
b58e97f99c
|
Document how to existing databases on web
|
2024-01-30 22:49:38 +01:00 |
Simon Binder
|
3e894f9502
|
Document import/export notes for WAL databases
|
2024-01-28 11:56:15 +01:00 |
Sebastian
|
1a1f53f60d
|
Avoid repeated allocations.
|
2024-01-23 23:04:21 +01:00 |
ValentinVignal
|
059108fff6
|
test: Update the tests
|
2024-01-22 14:11:39 +01:00 |
ValentinVignal
|
b2054b947b
|
fix: Fix error message for non nullable converter
|
2024-01-22 14:11:39 +01:00 |
Simon Binder
|
261c151fbf
|
Keep import aliases in generated code
|
2024-01-18 21:26:39 +01:00 |
Simon Binder
|
38d603c1c6
|
Prepare release
|
2024-01-17 23:02:49 +01:00 |
Simon Binder
|
b6fbfdbab9
|
sqlparser support for jsonb
|
2024-01-17 22:39:55 +01:00 |
Simon Binder
|
8adb3bd903
|
Fix sqlite3 download link on windows
|
2024-01-17 18:25:51 +01:00 |
Simon Binder
|
2a2990e362
|
Support jsonb functions in query builder
|
2024-01-17 18:17:31 +01:00 |
Simon Binder
|
c4169f6f91
|
Add timestamp with timezone type
|
2024-01-17 17:31:55 +01:00 |
Simon Binder
|
f84407a8cb
|
Document content-type header for wasm files
|
2024-01-15 23:29:14 +01:00 |
Simon Binder
|
a683408897
|
Add option to disable migrations
|
2024-01-13 12:14:29 +01:00 |
mori yuta
|
b214f2c661
|
docs: add one-liner dependency addition instructions in the documentation (#2831)
Include one-liner dependency addition instructions in the documentation
|
2024-01-12 10:59:57 +01:00 |
Simon Binder
|
f25eaf10f2
|
Support dialect-specific types
|
2024-01-10 23:29:27 +01:00 |
Simon Binder
|
09c6cf0b4e
|
Close vfs when wasm database is closed
|
2024-01-06 18:06:01 +01:00 |
Simon Binder
|
42a0a40055
|
Fix export links on migration tests docs
|
2024-01-05 18:35:15 +01:00 |
Simon Binder
|
e1ab8abcb2
|
Explain build_runner is necessary for web samples
|
2024-01-03 23:04:58 +01:00 |
Simon Binder
|
7046f24f0e
|
Merge pull request #2819 from tt88dev/bugfix/aggregate_test
[bugfix/aggregate_test]
|
2024-01-03 13:41:58 +01:00 |
Simon Binder
|
379b92d09c
|
Merge pull request #2814 from tt88dev/bugfix/max-and-min-string
[bugfix/max_and_min_string]
|
2024-01-03 13:20:20 +01:00 |
Tree NG
|
9dbcdc9599
|
[bugfix/aggregate_test] - Bugfix feature - Add More Aggregate Test for bool
|
2024-01-03 16:18:55 +08:00 |
Tree NG
|
ea78e1b16f
|
[bugfix/aggregate_test] - Bugfix feature - Add More Aggregate Test for BigInt
|
2024-01-03 14:22:08 +08:00 |
Tree NG
|
f776471abe
|
[bugfix/aggregate_test] - Bugfix feature - Add More Aggregate Test for String
|
2024-01-03 14:21:49 +08:00 |
Tree NG
|
0264a8fbe1
|
Bugfix feature - String columns to support MAX and MIN
|
2024-01-03 14:06:14 +08:00 |
Simon Binder
|
f9fa123e4a
|
Forbid unqualified access to aliases in triggers
|
2024-01-01 19:18:04 +01:00 |
Simon Binder
|
d63d284de3
|
Document dialect options on postgres page
|
2023-12-30 23:59:49 +01:00 |
Simon Binder
|
7bb2b5a19d
|
Update encryption example
|
2023-12-28 10:11:16 +01:00 |
Simon Binder
|
910b284e08
|
Document where type converters aren' applied
|
2023-12-27 18:34:27 +01:00 |
Simon Binder
|
615a1d7ad8
|
Use custom types for comparisons
|
2023-12-23 15:06:10 +01:00 |
Simon Binder
|
ad856314c2
|
Add recommended setup to asset example
|
2023-12-14 22:09:37 +01:00 |