Commit Graph

632 Commits

Author SHA1 Message Date
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
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
Simon Binder b0f38ebd6b
Delete architecture page 2023-09-23 17:55:15 +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
Simon Binder ae2b1b4ddf
Move platforms into own section 2023-09-17 18:37:09 +02:00
Simon Binder ba20f80303
Move migration docs into their own section 2023-09-17 18:10:49 +02:00
Simon Binder 999c17e19a
Port docs on joins and basic queries 2023-09-16 19:42:53 +02:00
Simon Binder 10725d98fb
Delete old getting started guide 2023-09-16 18:54:40 +02:00
Simon Binder 2403da5b98
Write new page on dart tables 2023-09-16 18:38:35 +02:00
Simon Binder e0a6b557e7
Start with documentation restructuring 2023-09-16 18:38:34 +02:00
Simon Binder da0392c7ce
Update packages used in documentation 2023-09-10 22:19:41 +02:00
Simon Binder c3d2065d96
Fix example snippet 2023-09-09 15:32:56 +02:00
Drew Ballance def066ad26
doc: add docs around moving to step-by-step migrations 2023-09-08 14:57:09 -05:00
Simon Binder 84659e06fd
Support table-valued functions 2023-09-06 23:48:10 +02:00
Simon Binder 4c2841d1df
dialect -> dialects in builder docs 2023-09-05 14:58:27 +02:00
Simon Binder 9ada08d2d6
Update snippets on encryption page 2023-08-31 20:13:09 +02:00
Simon Binder 043d41ee73
Remove docs references to connect constructor 2023-08-31 10:57:54 +02:00
Simon Binder c1c848465a
Fix compatibility check in wasm website 2023-08-27 16:29:55 +02:00
Simon Binder 3403161178
Expose `runMigrationSteps`, add docs 2023-08-27 15:31:48 +02:00
Lenz Paul 2597711c64
Update web.md
Correcting typo
2023-08-23 10:52:40 -04:00
Simon Binder a84839cd66 Update docs on private Firefox tabs (#2570) 2023-08-20 16:09:13 +02:00
Simon Binder 6408d93a7c Merge branch 'elitree/develop' into develop 2023-08-19 23:03:41 +02:00
Simon Binder 895ff52761 Add API for finegrained control for steps by steps 2023-08-19 22:39:38 +02:00
Simon Binder fe242e5a17 Support `timediff` and `octet_length` 2023-08-17 17:30:45 +02:00
Eli Geller 4e28e5f5b9
remove leading slashes from URI paths 2023-08-14 18:21:09 -04:00
Simon Binder 726b5ae862
Mention companions in getting started docs 2023-08-10 17:35:24 +02:00
Simon Binder 525ab27006
Add `preamble` builder option 2023-07-30 23:14:32 +02:00
Simon Binder 8d3f490604
Add multi-dialect generation option 2023-07-26 23:59:06 +02:00
Simon Binder 94c4c1a8e0
Document #2537 better 2023-07-25 23:24:08 +02:00
Simon Binder e433cff932
Update docs for nested columns 2023-07-24 21:10:04 +02:00
fabiancrx ed06182dbf
fix typo 2023-07-21 11:59:46 -04:00
Simon Binder 03d3c837be
Add support for subqueries.
Closes #612.
2023-07-20 22:30:20 +02:00
Prasanna Venkatesh T S 020d63a973
Fix typo in docs 2023-07-18 11:57:42 -05:00
Simon Binder f6f2d54190
Highlight warning more 2023-07-06 21:58:45 +02:00
Brian Egan 3e6cf51eea Only remove available implementations entries if they're available 2023-07-06 11:44:54 +01:00
Simon Binder 2420c8d7c6
Merge branch 'simple-schema-versions' into develop 2023-07-01 18:31:59 +02:00
Simon Binder 312fa3219f
Add docs for step-by-step migrations 2023-07-01 18:11:41 +02:00
Eli Geller 2538ed9e2a
web.md typo fixes (#2500)
Some small typo fixes.

Congrats on getting stable web support! And thanks!
2023-06-28 12:28:43 +02:00
M. Javad Pourqavam e6cccafd40
Fix a typo in docs (#2499)
"acessing" to "accessing"
2023-06-27 16:10:25 +02:00
Simon Binder 81315c3d69
Migrate mentions of `flutter pub run` 2023-06-19 16:09:47 +02:00
Simon Binder e5491beaeb
Update web-wasm documentation 2023-06-18 21:10:44 +02:00
Simon Binder 39953e13cc
Handle issues spawning workers better 2023-06-18 20:25:45 +02:00
Simon Binder d465776726
Merge branch 'web-v2' into develop 2023-06-17 22:51:49 +02:00
Simon Binder 342027b420
Update to stable sqlite3 package 2023-06-17 22:19:31 +02:00
Simon Binder 0bf6d0c384
Update web docs 2023-06-17 22:14:59 +02:00
Simon Binder 334e522276
Migrate some more doc references from old pkg name 2023-06-16 17:15:42 +02:00
Simon Binder b976e6f7ef
Add web example served under docs website 2023-06-16 16:41:13 +02:00
Simon Binder 1e74aae972
Update new web documentation 2023-06-15 00:08:14 +02:00
Simon Binder 4411e0c459
Add `fatal_warnings` build option 2023-06-13 22:08:07 +02:00
Simon Binder 0b52bee48c
Keep using the same storage implementation 2023-06-04 20:52:08 +02:00
Simon Binder ec5927bc2a
Add web compatibility information to web page 2023-05-31 23:48:13 +02:00
Simon Binder 28417c52af
Fix lints and warnings added in Dart 3.0 2023-05-12 22:42:21 +02:00
Simon Binder 18868221d9
Support doc comments for columns in drift files 2023-05-10 12:00:44 +02:00
Eli Geller 54f6eea205
small typo fixes (#2410)
Co-authored-by: Eli Geller <eli@reportallusa.com>
2023-05-05 16:10:52 +02:00
Simon Binder 6bb2c3d2c5
Support named constructors for rows in drift file 2023-04-23 16:21:31 +02:00
Simon Binder b4b4e350dd
Simplify creation of web workers for drift 2023-04-10 23:01:30 +02:00
Shion d63701201a Fix typo 2023-04-04 17:06:42 +02:00
Simon Binder 954de410a9
Add new clean architecture example 2023-03-21 17:41:42 +01:00
Simon Binder a6bdd26c93
Remove outdated warnings about drift/wasm 2023-03-20 17:41:57 +01:00
Simon Binder 94744d54f3
Add documentation warning about defunct IDE 2023-03-11 22:16:39 +01:00
Simon Binder 23017f60e1
Improve docs for `computeWithDatabase` 2023-03-06 21:56:25 +01:00
Simon Binder d9498bdb9d
Remove experimental warning for modular mode 2023-03-06 21:30:50 +01:00
Greg Price 3ab33227b7 Make explicit `schema generate` command for migration data tests
These flags are mentioned in the prose of this section, but it's
easy to miss them (or at least, I missed them) there and rely on
the `schema generate` command given in the previous section.
That one generates the expected files, but with this section's code
it leads to an error:

    Unsupported operation: TableInfo.map in schema verification code

because the generated code has a stub implementation of `map`.

Make it easier to spot the need for these flags by providing an
explicit complete command using them.
2023-02-28 11:34:13 -08:00
Simon Binder 46390a2da5
Add `insertFromSelect` Dart API 2023-02-25 15:29:55 +01:00
Simon Binder 039ff942f7
Add docs on schema reflection 2023-02-17 18:21:52 +01:00
Simon Binder d30d2a1212
Add backup/restore functionality to example app 2023-02-08 00:35:55 +01:00
Simon Binder 9cb82ed4dc
Fix broken docs for background platform channels 2023-02-07 12:48:29 +01:00