Commit Graph

309 Commits

Author SHA1 Message Date
Simon Binder 9e90127fb4
Add moor_db_viewer (#1233) 2021-05-29 12:40:37 +02:00
Simon Binder dfb476fcb8
Expand docs on encrypted moor/ffi 2021-05-28 23:32:58 +02:00
Filip Petrovic 2a8b0fff26
Update advanced_dart_tables.md 2021-05-24 13:29:07 -07:00
Simon Binder d9dd76e484
Fix "edit page" link 2021-05-18 21:47:23 +02:00
Simon Binder c40bfc9f4c
Migrate type converter sample to null safety 2021-05-17 22:14:07 +02:00
Simon Binder ab8df5b270
Document custom row classes for moor files 2021-05-14 20:39:32 +02:00
Simon Binder 4bca48fd17
Support generating older data classes 2021-05-14 20:18:40 +02:00
Simon Binder cfd187d17c
Document Insertable placeholders 2021-05-06 22:44:27 +02:00
Simon Binder 382ed71204
Add insertReturning 2021-05-06 18:19:01 +02:00
Simon Binder eb5196e9e8
Use companions in custom row classes 2021-04-25 15:21:43 +02:00
Simon Binder df7f1fb051
Docs: Update isNull / isNotNull 2021-04-25 15:12:55 +02:00
Simon Binder 68bef5d0c4
Document required parameters 2021-04-13 22:20:36 +02:00
Simon Binder 8d625cc13b
Initial documentation for custom row classes 2021-04-10 13:01:24 +02:00
micimize 03f9c03ec7
standardize docstrings 2021-04-04 11:28:52 -05:00
micimize fb2423c28f
use arrow functions and entry* naming for singletons 2021-04-04 11:25:15 -05:00
micimize 7f83898d00
normalize example methods based on docs elsewhere 2021-04-04 11:13:10 -05:00
Michael Joseph Rosenthal eb0c5da412
Merge branch 'develop' into single_selectable 2021-04-04 11:04:34 -05:00
micimize bb38169803
Selectable refinement: add docs, explanations, and examples 2021-04-04 11:02:49 -05:00
micimize 720929e38e
fix path_provider dead link 2021-04-02 21:58:07 -05:00
Simon Binder 24f77bafa1
Fix link to path_provider 2021-03-29 22:43:37 +02:00
Simon Binder 15c6140925
Set template on moor ffi docs 2021-03-23 09:06:13 +01:00
Simon Binder 3be88813d6
Bring back 404 page 2021-03-19 21:11:12 +01:00
Simon Binder 5efe93e34c
Fix getting started and CLI url 2021-03-19 20:44:35 +01:00
Simon Binder f76044989e
Adopt minimum SDK version, fix docs on mobile 2021-03-19 20:35:08 +01:00
Simon Binder 613c7944c8
Generator option for target sqlite version 2021-03-16 21:45:21 +01:00
Simon Binder 06ba6e1f2e
Fix more dead links 2021-03-13 23:51:31 +01:00
Simon Binder 21bfb84b31
Replace some outdated links 2021-03-13 23:43:01 +01:00
Simon Binder cf9ea89681
moor_generator: Support the math extension 2021-03-13 14:56:06 +01:00
Simon Binder 0d378b0478
Add site environment for previews 2021-03-12 23:16:48 +01:00
Simon Binder cdb188dc5f
Document how to delete columns 2021-03-12 22:48:28 +01:00
Simon Binder ba95127cab
Use build_runner to generate documentation 2021-03-12 21:14:45 +01:00
Simon Binder 244a50f0da
Merge remote-tracking branch 'origin/master' into develop 2021-02-20 22:08:01 +01:00
Simon Binder 2a26253bd2
More docs on remote databases 2021-02-20 11:22:56 +01:00
Simon Binder 6342dd56a9
Document subqueries 2021-02-20 11:01:20 +01:00
Simon Binder b8b72a1570
Improve docs on encryption 2021-02-15 19:57:53 +01:00
Hossein Yousefi c575a8f9f1 updating docs 2021-02-12 05:28:31 +01:00
lsaudon 0b0d48c9ae
Fix typo fom -> from 2021-02-08 15:50:27 +01:00
Simon Binder 20d9cdf0fd
Add web worker example 2021-01-31 21:50:12 +01:00
Simon Binder 4394dceffc
Improve docs related to builders and alternatives 2021-01-26 20:47:27 +01:00
Simon Binder 4ba12c4868
Strip whitespace and comments from generated queries 2021-01-23 21:03:03 +01:00
Simon Binder 2da9175a27
Add example on existing databases 2021-01-23 17:21:47 +01:00
Simon Binder 7c26ed97c2
Mention explicitly-indexed variables 2021-01-21 20:22:05 +01:00
Simon Binder 2e2d1b4e6d
Document custom sql statements with variables 2021-01-20 21:51:48 +01:00
Simon Binder 4ffe29fe17
Mention readRowOrNull in docs and exception 2021-01-18 19:19:39 +01:00
Simon Binder 64fd91d2a8
Merge branch 'master' into develop 2021-01-11 19:57:04 +01:00
lsaudon 784bcdb137
Replace moor_migrations by moor_schemas 2021-01-06 10:43:46 +01:00
CDDelta 13fcc75b1c fallback indexedDbIfSupported in private mode on FF 2020-12-22 20:44:17 +11:00
Cervon Wong c8877f3d4f
Update writing_queries.md to fix grammar
Sounded weird.
2020-12-20 11:38:05 +08:00
Cervon Wong f6f17de702
Update testing.md to make Windows testing docs clearer
I got errors before realizing that I needed to restart my device.
2020-12-18 11:12:35 +08:00
Simon Binder 6aa022e547
Add nullability hints, generate nullable variables 2020-12-14 18:35:19 +01:00
Simon Binder 5eda201749
Remove legacy type inference 2020-12-12 19:55:43 +01:00
victorcatn 6fb0d6f500
add warning about the generated compare method 2020-12-12 00:23:24 -05:00
Cervon Wong 824de72019
Update advanced_dart_tables.md to fix typo
Colum -> Column
2020-12-01 13:24:27 +08:00
Cervon Wong 7ca7e9568e
Update web.md to fix spelling
IndexeDb -> IndexedDb
2020-11-30 18:13:54 +08:00
Le Stradic Paul 7891767784
Update platforms.md 2020-11-26 23:13:18 +01:00
Bill Yeh 7e20a49655
Fix typo: s/aller/all 2020-11-20 22:04:53 -08:00
Simon Binder f872152a75
Document comunity tools 2020-11-19 21:08:15 +01:00
Simon Binder a0821bd97a
Document logStatements parameter 2020-11-16 17:23:03 +01:00
Simon Binder b2ef4ddbcf
Optionally generate named parameters (#918) 2020-11-16 17:03:22 +01:00
Simon Binder 0c1909b2f0
Improve docs for Dart in SQL (#915) 2020-11-14 17:49:10 +01:00
Simon Binder 6c913a4811
Support raw statements in migration tests (#909) 2020-11-14 12:26:01 +01:00
Eugeny Sampir bf69b3cac1
Update writing_queries.md 2020-11-09 20:59:04 +03:00
Simon Binder cc464c46d6
Document how to use an encrypted version of moor ffi 2020-11-08 17:18:36 +01:00
bdlind f2f402d639 Update command and sample code to reflect folder names in the descriptions
vs code's auto-fix linting
2020-11-06 11:03:51 -06:00
Simon Binder 9d8ace37fb
Fix custom open example 2020-11-05 11:27:03 +01:00
Dhiman Seal 51283c8f3c
Fixed typo. j doesn't exist. The variable is p.
The path library has been imported as p not j.
2020-11-04 13:11:34 +05:30
Simon Binder 53b48ac1f1
List Android gotchas for ffi implementations 2020-11-03 18:45:38 +01:00
Simon Binder bbde479479
Merge branch 'verify-migrations' into develop 2020-10-16 17:17:53 +02:00
Simon Binder a4df55029c
Fix typo in moor files documentation 2020-10-15 09:55:59 +02:00
Simon Binder 10620cf738
Start writing docs for schema migrations 2020-10-14 22:01:36 +02:00
Simon Binder 3470d0485a
Add current_time_millis SQL function (#857) 2020-10-11 11:25:21 +02:00
Simon Binder 9d9658248b
Add renameColumn method to migrator 2020-10-11 11:14:02 +02:00
Simon Binder 430ba5b175
More tests for new alterTable migration, reword docs 2020-09-25 12:34:46 +02:00
Simon Binder cb6a23fbeb
Docs: Add missing postcss dependency too 2020-09-24 20:01:04 +02:00
Simon Binder 0e9db5d2ea
Docs: Explain supported platforms 2020-09-24 19:50:00 +02:00
Simon Binder fd85987b48
docs: Update docsy and hugo 2020-09-24 19:15:22 +02:00
Simon Binder 0b8aa9b3dd
Also fix sqlite_schema usages in test 2020-09-24 18:43:04 +02:00
Simon Binder 3fdac823dd
More docs, tests for advanced migrations 2020-09-18 19:15:26 +02:00
Simon Binder a317bf253a
Begin with new api for complex table migrations 2020-09-04 13:13:26 +02:00
Simon Binder d6a321ca3c
Add generate_values_in_copy_with build option (#795) 2020-09-01 13:34:02 +02:00
Simon Binder 2ae2388878
Support default values for Dart placeholders (#753) 2020-08-30 13:48:47 +02:00
Simon Binder 0bc6f1368b
Add coalesce function (#780) 2020-08-21 20:59:55 +02:00
Simon Binder d0b13c43eb
Add groupConcat to Dart api (#763) 2020-08-15 09:53:50 +02:00
Simon Binder a2b28945d1
Add DatabaseConnection.delayed constructor 2020-08-13 21:09:26 +02:00
Simon Binder 0d88f209bb
Update documentation on queries in annotations 2020-08-05 18:49:11 +02:00
Simon Binder 167a267bb7
Merge branch 'master' into develop
# Conflicts:
#	extras/integration_tests/flutter_db/pubspec.lock
#	moor_ffi/CHANGELOG.md
#	moor_ffi/pubspec.yaml
2020-07-29 10:42:24 +02:00
Simon Binder 3215b7e571
Prepare 3.3.0 release 2020-07-28 22:30:04 +02:00
Egide Muhire 0d2512c510
Fix documentation typo / wording 2020-07-26 13:48:35 +02:00
Simon Binder c2ce934361
Apply type converters on variables (#730) 2020-07-23 17:30:26 +02:00
Simon Binder 28cfa957a6
Deprecate issueCustomStatement in favor of customStatement (#729) 2020-07-23 12:54:39 +02:00
Simon Binder ea9d72629f
Docs: Explain that sql mapping doesn't affect JSON (#718) 2020-07-20 18:56:21 +02:00
Simon Binder ebb7448d1b
Document how to use moor/ffi.dart 2020-07-18 18:08:38 +02:00
remove 220c9b48ba
Update faq.md
provider usage typo
2020-07-18 10:38:47 +08:00
Simon Binder e0ce093361
Explain @required in data classes (#548) 2020-07-13 15:14:45 +02:00
Simon Binder fa1e76f8f3
Option to get raw data in result sets (#615) 2020-07-09 17:38:46 +02:00
Simon Binder 6f0fa9cde1
Docs: Explain that any expression works as ordering term 2020-07-07 19:33:01 +02:00
Simon Binder 2332c58742
Override toString in result classes (#676) 2020-07-02 19:59:41 +02:00
Simon Binder 3923b815fd
Merge branch 'master' into develop
# Conflicts:
#	moor_generator/pubspec.yaml
2020-06-28 17:34:00 +02:00
Simon Binder ec8ee96f12
Fix code in intro to moor files documentation 2020-06-22 21:03:37 +02:00
Ilya Beregovskiy a169d7a884 Fix sql-wasm link 2020-06-19 16:44:31 +03:00