Commit Graph

325 Commits

Author SHA1 Message Date
Simon Binder a9379a85b1
Validate schema in DevTools extension 2023-11-11 21:13:50 +01:00
Simon Binder 7106dfc519
Update to postgres 3.0 beta 2023-10-31 22:10:51 +01:00
Simon Binder 86c071a965 Re-run build 2023-10-22 12:33:10 +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 7c91ced9b2
Prepare to publish drift postgres 2023-10-20 12:04:14 +02:00
Simon Binder 0e44b22b8f
Add stability node to drift_postgres 2023-10-20 11:58:25 +02:00
Simon Binder 36db7fd066
Prepare auto-publishing 2023-10-19 23:23:36 +02:00
Simon Binder 682e054f5e
Fix one more lint in devtools extension 2023-10-18 23:16:53 +02:00
Simon Binder 2ba3dfdcd8
Remove generated code from core package 2023-10-18 23:16:53 +02:00
Simon Binder 63448dd070
Add link to issues and db_viewer 2023-10-18 23:16:53 +02:00
Simon Binder 026fae935c
Integrate db viewer into devtools 2023-10-18 23:16:52 +02:00
Simon Binder 90db860f03
Add service extension to run statements 2023-10-18 23:16:52 +02:00
Simon Binder 7b27d21755
Setup simple devtools extension 2023-10-18 23:16:52 +02:00
Simon Binder 6aa1a5d734
Add `date` and `timestamp` types for postgres 2023-10-12 00:03:01 +02:00
Simon Binder fae81d0456
Add documentation page on postgres 2023-10-10 22:41:01 +02:00
Simon Binder 2b4ef1ba39
Support more postgres types 2023-10-07 19:06:38 +02:00
Simon Binder 207847b02c
Support custom types in postgres backend 2023-10-07 18:08:18 +02:00
Simon Binder fb2d8e8922 Update `uuid` package 2023-09-30 16:28:19 +02:00
Simon Binder 3ecee4fb1f
Add wasm setup APIs with custom workers (#2638) 2023-09-27 23:05:44 +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 42fffeed2c Use absolute path when opening wasm file 2023-08-19 23:01:47 +02:00
Eli Geller 6d802449b4
typo fix 2023-08-14 18:25:18 -04:00
Eli Geller 4e28e5f5b9
remove leading slashes from URI paths 2023-08-14 18:21:09 -04:00
Simon Binder 9d4d3cd2a4
Support deleting databases 2023-08-09 18:13:45 +02:00
Simon Binder b774290b3a
Fix wasm tests 2023-08-07 22:26:36 +02:00
Simon Binder f700100e4a
Add warning to MariaDB backend readme 2023-08-03 11:45:51 +02:00
Simon Binder 6bedc5f88c
Fix a few MariaDB integration tests 2023-08-02 18:27:52 +02:00
Simon Binder 2cca2f517e
Desugar duplicate variables 2023-07-31 23:47:41 +02:00
Simon Binder 28e44cbea8
First support for MariaDB in compiled queries 2023-07-27 11:16:58 +02:00
Simon Binder 1c5432026c
Merge branch 'develop' into Banana-develop 2023-07-27 10:29:25 +02:00
Simon Binder 8d3f490604
Add multi-dialect generation option 2023-07-26 23:59:06 +02:00
Simon Binder 18946f5580
Scaffold MariaDb integration tests 2023-07-24 21:44:43 +02:00
BananaMasterz 23b7b60656 add drift_mariadb package 2023-07-24 22:05:58 +03:00
Simon Binder 0de1e43409
Add test 2023-07-06 21:45:38 +02:00
Simon Binder 342027b420
Update to stable sqlite3 package 2023-06-17 22:19:31 +02:00
Simon Binder 1e74aae972
Update new web documentation 2023-06-15 00:08:14 +02:00
Simon Binder fef35d9f20
Fix wasm integration tests 2023-06-13 17:22:18 +02:00
Simon Binder 7254d3bd5a
Add more wasm integration tests 2023-06-12 00:08:23 +02:00
Simon Binder e801dceae6
Add wasm integration test using the database 2023-06-11 17:44:04 +02:00
Simon Binder 3f178a154f
Add first integration test for new wasm backend 2023-06-10 22:52:22 +02:00
Simon Binder b01c8494e5
Rename old web test package 2023-06-10 18:01:25 +02:00
Simon Binder 9f2405be26
Merge branch 'develop' into web-v2 2023-06-04 22:10:44 +02:00
Simon Binder ec87791ece
Update v2 of the sqlite3 package 2023-06-04 22:10:11 +02:00
Simon Binder ba9360f063
Fix dependency conflicts in some examples 2023-06-01 11:23:57 +02:00
Simon Binder ff41de2a6b
Get new wasm implementation working in Chrome 2023-05-31 22:48:29 +02:00
David Martos 45353a7693
Prepared statements cache (#2434)
Create a cache of prepared statements to optimize performance.
2023-05-24 23:23:40 +02:00
Simon Binder 28417c52af
Fix lints and warnings added in Dart 3.0 2023-05-12 22:42:21 +02:00