Commit Graph

604 Commits

Author SHA1 Message Date
Simon Binder e90c3c33a6
Add clarifying comment to partial database class 2024-03-14 18:55:38 +01:00
Stefano La Terra c231d25e59 Update select.md
Fix small typo in description
2024-03-09 12:56:26 +01:00
Simon Binder 29303100b8
Support custom names for drift views 2024-03-08 18:14:48 +01:00
Simon Binder 914763b47a
Document sql column name builder option 2024-03-06 20:56:03 +01:00
Simon Binder 27877a72e9 Clarify schema introspection update snippet 2024-02-21 10:49:36 +01:00
Simon Binder a26cc44aaf
Add example for reflective update 2024-02-19 22:16:19 +01:00
Simon Binder 364450d26a
Add docs page on synchronization 2024-02-15 00:12:01 +01:00
Simon Binder 326434cd45
Fix docs tests as well 2024-02-08 22:05:18 +01:00
Simon Binder 882aad1e65
Update docs on sqlcipher flutter libs 2024-02-07 22:29:09 +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
Simon Binder f84407a8cb
Document content-type header for wasm files 2024-01-15 23:29:14 +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 42a0a40055
Fix export links on migration tests docs 2024-01-05 18:35:15 +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 ad856314c2
Add recommended setup to asset example 2023-12-14 22:09:37 +01:00
Simon Binder 7964782c2d
Re-run generator 2023-12-12 12:15:17 +01:00
Simon Binder 99bb9e0fe0
Mention JSON support in expressions page 2023-11-27 23:45:57 +01:00
Simon Binder 434982ac85
Make schema classes public (#2749) 2023-11-27 22:48:37 +01:00
Simon Binder 0b537b50c1
Reformat 2023-11-16 21:30:41 +01:00
Simon Binder 220c7125a3
Update to lints 3.0.0 2023-11-16 21:25:21 +01:00
Simon Binder 407a40fae1
Add example with upsert conflict target to docs 2023-11-16 21:16:51 +01:00
Simon Binder 2ac81ddb99
Remove beta label from postgres docs 2023-11-15 17:15:50 +01:00
Simon Binder b096e84fd4
Add interceptor example to docs 2023-11-07 23:42:59 +01:00
Erlang Parasu de7e1ce381 Update custom_row_classes.md: fix typo 2023-11-07 14:47:03 +01:00
Simon Binder 13d64a955a
Mention CRDT projects on community page 2023-11-07 14:40:52 +01:00
Simon Friis Vindum 0b0a721164 Fix grammar mistakes in documentation 2023-11-01 17:46:55 +01:00
Simon Binder 7106dfc519
Update to postgres 3.0 beta 2023-10-31 22:10:51 +01:00
Simon Binder a4938abb19
Also apply temp directory workaround on iOS 2023-10-25 22:19:04 +02:00
Simon Binder ca4e376c8b
Fix invalid snippet on website (closes #2698) 2023-10-25 22:17:32 +02:00
Simon Binder 8077c564d7
Highlight Android workarounds more 2023-10-24 21:14:57 +02:00
Simon Binder ca84c194bd
Add shared analyzer option (closes #2688) 2023-10-23 18:35:29 +02:00
Simon Binder 61bd7f5ec2 Fix postgres tests 2023-10-22 00:36:07 +02:00
Simon Binder 0e69252406 Prepare for v3 version of pkg:postgres 2023-10-22 00:09:19 +02:00
Simon Binder e12e8fdbc9
Use preferred import for drift postgres 2023-10-20 12:12:08 +02:00
Simon Binder 22cbd241c4
Add changelog entry 2023-10-18 23:16:53 +02:00
willckoan 2582109614 Fix grammar issue in Update tests.md 2023-10-13 12:06:54 +02:00
willckoan 2cfa679cc6 Fix typo in Update tests.md
Fixes a typo I found in Update tests.md while reading the documentation
2023-10-13 12:06:00 +02:00
Simon Binder fae81d0456
Add documentation page on postgres 2023-10-10 22:41:01 +02:00
Simon Binder 28130fd3f1
Document custom types 2023-10-07 22:30:45 +02:00
Simon Binder fcd984f134
Migrate built value example to a modular builder 2023-10-03 21:14:20 +02:00
Simon Binder 687b5ac9ed
Fix invalid date time expression examples (#2654) 2023-09-30 23:24:21 +02:00
Simon Binder 3ecee4fb1f
Add wasm setup APIs with custom workers (#2638) 2023-09-27 23:05:44 +02:00
Simon Binder f8836c42ba
Add `Expression.and` and `.or` (#2642) 2023-09-27 22:27:14 +02:00
Simon Binder 8d05c9ef64
Simplify n:m example with json functions 2023-09-24 18:11:23 +02:00
Simon Binder 14ace17c8d
Add `TypeConverter.json` to define JSON converters 2023-09-24 18:11:04 +02:00