Commit Graph

1876 Commits

Author SHA1 Message Date
Simon Binder a3455bda69
Briefly explain MoorIsolates across engines 2021-10-05 20:20:13 +02:00
Simon Binder 853e80754d
Merge pull request #1473 from Ali1Ammar/develop
implements where for DoUpdate
2021-10-05 20:18:42 +02:00
Simon Binder 639e99ba4a
Formatting 2021-10-05 20:14:16 +02:00
Ali 849754332f update changelog 2021-10-05 19:48:35 +03:00
Ali 3f3236cf7b add doc to DoUpdate where 2021-10-05 19:47:17 +03:00
Ali 28d465f69c implements where for onConflict
add test for where for onConflict
2021-10-05 18:25:53 +03:00
Simon Binder c83b630514
Fix type inference around RETURNING 2021-09-30 18:19:00 +02:00
Simon Binder 66046894d8
Move isolate implementation into lib/src 2021-09-30 17:11:14 +02:00
Simon Binder 9266fdffe2
Suport iterable in markTablesUpdated 2021-09-29 20:32:01 +02:00
Simon Binder a6917b32ad
Move remote implementation into lib/src/ 2021-09-29 20:31:23 +02:00
Simon Binder 24597a3bfd
Fix typo in web documentation 2021-09-29 17:32:38 +02:00
Simon Binder 8c933ba2f2
Update docs on code sharing between native/web 2021-09-28 22:31:33 +02:00
Simon Binder 90e179643c
Support excluded in upserts on the Dart API 2021-09-22 17:08:37 +02:00
Simon Binder 9fffebbae6
Support filters for all aggregate expressions 2021-09-16 21:23:07 +02:00
Simon Binder f42357c1d9
Fix error message in fts5 functions 2021-09-11 16:53:32 +02:00
Simon Binder f24346af08
Add test for Uint8List with type alias 2021-09-11 15:56:34 +02:00
Simon Binder efcd9bfa83
Fix writing components 2021-09-10 11:55:20 +02:00
Simon Binder 24f6ec5c01
Stop using deprecated members in example 2021-09-10 11:51:04 +02:00
Simon Binder 40bc3a17bb
Organize imports 2021-09-10 11:43:21 +02:00
Simon Binder cc7d98d110
Support Uint8List for existing data classes 2021-09-10 11:19:39 +02:00
Simon Binder 59212b787f
Initial analysis support for transaction blocks 2021-09-10 10:42:15 +02:00
Simon Binder 07cba75ea8
Parse transaction blocks 2021-09-09 18:05:03 +02:00
Simon Binder cc6d553fa6
Format with Dart 2.14 2021-09-09 17:07:41 +02:00
Simon Binder 16bc11540b
Introduce single visitor method for moor-specific nodes 2021-09-08 23:20:45 +02:00
Simon Binder 3be320d0c5
Parse BEGIN and COMMIT statements 2021-09-08 22:53:57 +02:00
Simon Binder 580d99ce24
Add regression test for #1442 2021-08-31 21:16:18 +02:00
Simon Binder b9c609a5f2
Analysis support around strict tables 2021-08-28 17:40:21 +02:00
Simon Binder 074b663b79
Parse "STRICT" table definitions 2021-08-28 16:32:00 +02:00
Simon Binder 6dc471a4ce
Prepare 4.5.1 release 2021-08-21 21:37:40 +02:00
Simon Binder 0de25d4a5c
Don't attempt to use netlify aliases (not working) 2021-08-21 21:35:07 +02:00
Simon Binder 641ef73d83
Deploy to branch name 2021-08-21 21:25:00 +02:00
Simon Binder 5352842bec
Use custom dartdoc in compilation pipeline 2021-08-21 21:10:30 +02:00
Simon Binder 66aaffbe34
Merge pull request #1431 from PiN73/named-required-order
Skip default value for required params
2021-08-21 10:40:25 +02:00
Pavel 143a959972 Skip default value for required params
Fixes #1430
2021-08-21 07:06:45 +03:00
Simon Binder 473ffaa1a4
Use working built_site version 2021-08-20 19:37:18 +02:00
Simon Binder 10bb3ce647
Fix deployment builds 2021-08-20 19:20:42 +02:00
Simon Binder 24bd789263
Merge remote-tracking branch 'origin/master' into develop 2021-08-20 19:11:38 +02:00
Simon Binder f382abf174
Migrate off deprecated analyzer apis 2021-08-20 19:00:32 +02:00
Simon Binder 59e6df76a3
Prepare 4.5.0 release 2021-08-20 18:58:15 +02:00
Simon Binder c065e8332f
Silly, use hosted built_site 2021-08-20 18:45:29 +02:00
Simon Binder 82b1e6a663
Skip link checks 2021-08-20 18:37:16 +02:00
Simon Binder 008c348aba
Automatically include latest version in docs 2021-08-20 18:33:53 +02:00
Simon Binder 2945381213
Avoid analyzer_plugin imports outside of plugin 2021-08-16 17:55:45 +02:00
Simon Binder c473779fba
Don't add an alias to subqueries 2021-08-12 13:15:52 +02:00
Simon Binder bcd8541a4b
Close isolate after shutdownAll 2021-08-10 16:52:18 +02:00
Simon Binder 0533b70409
Upgrade deploy to netlify action 2021-08-09 19:19:13 +02:00
Simon Binder 9b7b997094
Document how to initialize a database 2021-08-09 19:09:56 +02:00
Simon Binder edf94f26cc
Add search to documentation 2021-08-09 18:32:09 +02:00
Simon Binder 40a1c91e25
Host api docs on moor website 2021-08-07 12:18:08 +02:00
Simon Binder 02d949d5b9
Expand docs on VmDatabase 2021-08-07 11:25:51 +02:00