Simon Binder
|
a064bb719d
|
Migrate remaining examples to null-safety
|
2022-07-01 21:51:33 +02:00 |
Simon Binder
|
c5c67e15a1
|
Color is non-nullable again now
|
2022-06-28 23:07:34 +02:00 |
Simon Binder
|
1b06fcfc77
|
Merge branch 'develop' into fix-tests
|
2022-06-28 23:05:22 +02:00 |
Simon Binder
|
bfad77788e
|
Handle nullable converters for compiled queries
|
2022-06-28 22:34:11 +02:00 |
Simon Binder
|
4fae017d36
|
Fix build config for web worker example
|
2022-06-28 14:47:32 +02:00 |
westito
|
292da80167
|
Regenerate all files
|
2022-06-28 13:24:57 +02:00 |
westito
|
769de1dfe2
|
Fix web_worker_example build fail
|
2022-06-28 08:58:24 +02:00 |
Alexander Wilde
|
345faa91c7
|
TypeConverter mapToDart -> fromSql, mapToSql -> toSql
|
2022-06-22 23:50:19 +01:00 |
Simon Binder
|
429d36ff9c
|
Example app: Add explanatory comment to copy builder
|
2022-06-03 23:18:23 +02:00 |
Simon Binder
|
a604eeddaf
|
Remove js dep override override in example app
|
2022-05-29 20:07:41 +02:00 |
Simon Binder
|
9e2e9c47be
|
Upgrade to latest `sqlite3` package in example app
|
2022-05-04 20:41:15 +02:00 |
Simon Binder
|
80c8c86031
|
Support drift-defined views schema tools (#1813)
|
2022-04-23 23:31:04 +02:00 |
Simon Binder
|
6a47e32afc
|
Link new cross-platform example in docs
|
2022-04-08 21:16:46 +02:00 |
Simon Binder
|
62a95f6bd4
|
Write Dart refences into schema files
|
2022-04-04 22:32:07 +02:00 |
Simon Binder
|
b56cf96b09
|
Run drift web tests with WebAssembly
|
2022-04-04 21:49:05 +02:00 |
Simon Binder
|
3898114962
|
Restructure drift test files
|
2022-04-03 12:53:58 +02:00 |
westito
|
ff1912fc07
|
Merge remote-tracking branch 'simolus3/develop' into unique-constraint
# Conflicts:
# drift/lib/src/ffi/database.dart
|
2022-04-02 20:13:44 +02:00 |
Simon Binder
|
7c2d95fb30
|
Use experimental wasm backend in new example
|
2022-04-02 19:08:33 +02:00 |
Simon Binder
|
1a2406ddc1
|
Add new cross-platform Flutter example
|
2022-04-02 18:01:10 +02:00 |
Simon Binder
|
e4671d40f7
|
Update flutter web worker example too
|
2022-04-01 23:48:15 +02:00 |
Simon Binder
|
6e79a5b58c
|
Use `package:js` to wrap sql.js library
|
2022-04-01 23:42:52 +02:00 |
Simon Binder
|
fc0d30583a
|
Some maintenance work on examples
|
2022-04-01 22:39:28 +02:00 |
Simon Binder
|
204fbad682
|
Move examples into top-level folder
|
2022-04-01 22:11:21 +02:00 |
Simon Binder
|
b75bd4d5ec
|
Make mysql example a sub-library that we won't publish
|
2019-07-24 18:25:59 +02:00 |
Simon Binder
|
5f8ab42189
|
Start to work on MySQL example
|
2019-07-23 22:16:21 +02:00 |