Simon Binder
2474918a4f
Don't write references to invalid managers
2024-04-24 10:32:15 +02:00
Moshe Dicker
216f583617
fix example
2024-04-21 18:39:16 -04:00
Moshe Dicker
95b92386ee
format
2024-04-21 18:06:39 -04:00
Moshe Dicker
7c29925217
Merge branch 'develop' of https://github.com/dickermoshe/drift into develop
2024-04-21 17:38:42 -04:00
Moshe Dicker
52da52d737
add backref to docs
2024-04-21 17:38:38 -04:00
Moshe Dicker
1293045b68
Merge branch 'develop' into develop
2024-04-21 10:35:30 -04:00
Simon Binder
aba434e7e0
Clarify join result types in docs
2024-04-21 14:51:03 +02:00
Moshe Dicker
2f71e672d9
Merge branch 'simolus3:develop' into develop
2024-04-17 16:16:58 -04:00
Moshe Dicker
5a9e783030
format
2024-04-17 16:10:31 -04:00
Moshe Dicker
3c39d8456b
docs complete!
2024-04-17 16:00:50 -04:00
Moshe Dicker
b67e4234e7
update docs
2024-04-17 15:43:36 -04:00
Moshe Dicker
2ea3d3d2bc
add docs for CRUD
2024-04-17 13:59:57 -04:00
Simon Binder
28bf783832
Scaffold manager docs page
2024-04-17 12:30:11 +02:00
Ewan
ca0dee4f83
docs: minimise the copy/think/paste needed to get the minimal impleme… ( #2951 )
...
* docs: minimise the copy/think/paste needed to get the minimal implementation working
* fix: revert tag name & add closing
---------
Co-authored-by: Ewan Nisbet <ewan-git@thatdogmachine.com>
2024-04-14 22:02:55 +02:00
Moshe Dicker
6a693a9016
rebuild, format, and dart fix
2024-04-11 11:15:13 -04:00
Simon Binder
008dfaf798
Avoid superfluous import
2024-04-05 21:42:51 +02:00
Simon Binder
e90c3c33a6
Add clarifying comment to partial database class
2024-03-14 18:55:38 +01:00
Simon Binder
29303100b8
Support custom names for drift views
2024-03-08 18:14:48 +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
882aad1e65
Update docs on sqlcipher flutter libs
2024-02-07 22:29:09 +01:00
Simon Binder
b58e97f99c
Document how to existing databases on web
2024-01-30 22:49:38 +01:00
Simon Binder
f25eaf10f2
Support dialect-specific types
2024-01-10 23:29:27 +01:00
Simon Binder
7964782c2d
Re-run generator
2023-12-12 12:15:17 +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
b096e84fd4
Add interceptor example to docs
2023-11-07 23:42:59 +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
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
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
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
8d05c9ef64
Simplify n:m example with json functions
2023-09-24 18:11:23 +02:00
Simon Binder
b826391bcb
Add aliases from old documentation URLs
2023-09-24 15:39:38 +02:00
Simon Binder
8c42ce5049
Merge branch 'docs-restructure' into develop
2023-09-23 22:56:27 +02:00
Simon Binder
e8c868bd0a
Reformat docs
2023-09-23 22:41:22 +02:00
ValentinVignal
4041eec6d5
chore: Re-run build runner
2023-09-21 11:36:39 +08:00
ValentinVignal
0176dac2e6
chore: Run build runner
2023-09-20 21:56:07 +08:00
Simon Binder
dedba63eb4
Recommend `isolateSetup` in docs
2023-09-19 22:32:10 +02:00
Simon Binder
addb457d4a
Move remaining pages to their target destination
2023-09-18 23:04:47 +02:00
Simon Binder
e059313649
Rename "Using SQL" to "SQL API"
2023-09-17 19:01:58 +02:00