Commit Graph

3252 Commits

Author SHA1 Message Date
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
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 3824ae8a3d
Show correct annotation name in tables error 2023-09-16 17:35:44 +02:00
Simon Binder 069c4c76c3
Describe how to open an in-memory wasm database 2023-09-16 13:26:43 +02:00
Simon Binder 909c01bc5d
Add await before return in restoreOrResolve 2023-09-16 13:26:43 +02:00
Simon Binder 8300782662 Fix cli test 2023-09-14 18:32:43 +02:00
Simon Binder d0b176e290 Add docs and changelog entries 2023-09-14 18:28:55 +02:00
Simon Binder 1958dd5cae Add tests for Dart index 2023-09-14 18:21:14 +02:00
Simon Binder 78b520f55d Generate code for Dart-defined index 2023-09-14 17:57:57 +02:00
Simon Binder f81e9d8c4b Write new index information into schema file 2023-09-14 17:31:18 +02:00
Simon Binder 93b9cc512d Analyze index annotations for tables 2023-09-14 15:37:21 +02:00
Simon Binder 0fd19ab576
Fix drift_dev tests 2023-09-10 22:46:50 +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 71f839d9b6
Prepare drift_dev hotfix release 2023-09-07 17:24:57 +02:00
Simon Binder 17b1738819 Add macOS target to example app 2023-09-07 15:20:10 +02: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 79dda8668b
Resolve imports across exports 2023-09-03 22:34:40 +02:00
Simon Binder 9ada08d2d6
Update snippets on encryption page 2023-08-31 20:13:09 +02:00
Simon Binder 1f7954d6a9
Fix example builds 2023-08-31 11:17:17 +02:00
Simon Binder 043d41ee73
Remove docs references to connect constructor 2023-08-31 10:57:54 +02:00
Simon Binder 303d738749
Prepare 2.11.1 release 2023-08-27 17:11:04 +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
Simon Binder 18b11d7bb5
Merge pull request #2581 from nikitadol/develop
fix code generation for `enum` with generics
2023-08-27 07:12:21 +02:00
Nikita Dauhashei f408991ee7
fix test 2023-08-26 20:54:38 +02:00
Nikita Dauhashei 9575612840
fix code generation for `enum` with generic 2023-08-26 20:18:03 +02:00
Simon Binder 84e251121e
Fix sources for targets in `drift` 2023-08-26 19:45:57 +02:00
Simon Binder 5aaeddd9d3
Merge pull request #2574 from bringbackthedog/bringbackthedog-patch-1
Update web.md
2023-08-24 09:27:56 +02:00
Lenz Paul 2597711c64
Update web.md
Correcting typo
2023-08-23 10:52:40 -04:00
Simon Binder d06b0b0a77 Add test and changelog entry for join fix 2023-08-23 14:49:30 +02:00
Simon Binder b5a564f055 Allow row.read for implicitly added columns 2023-08-23 14:44:37 +02: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 42fffeed2c Use absolute path when opening wasm file 2023-08-19 23:01:47 +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
Simon Binder d84767b93d Support references to builtin tables (#2567) 2023-08-17 00:15:36 +02:00
Eli Geller 6d802449b4
typo fix 2023-08-14 18:25:18 -04:00