Commit Graph

77 Commits

Author SHA1 Message Date
Simon Binder 573bd20eb8
Fix missing quotes in drift files docs 2022-01-05 18:52:35 +01:00
juliangeissler b1979e35ed
Fix Typo 2021-12-27 18:15:58 +01:00
Simon Binder 2ecc44c593
Fix unintentional rename in docs 2021-12-21 19:23:38 +01:00
Pataridze Givi af945cf0f6
Update builder_options.md
`dialect` displacement fix
2021-12-20 18:40:28 +04:00
Simon Binder 523ae98b40
Add Flutter favorite icon to website 2021-12-09 00:21:57 +01:00
Simon Binder 5fcdbed46f
Add docs 2021-12-01 17:05:58 +01:00
Simon Binder 45a64f7f08
Document build option 2021-11-25 21:33:35 +01:00
Nicola Verbeeck 39b4745b7d
Update community_tools.md (#1557)
Updated viewer and inspector packages to include drift specific versions
2021-11-23 19:45:46 +01:00
Munjata KEITA 1eb36eaaea
Convert ByteData before writing into file (#1555)
ByteData can not be written directly into file using writeAsBytes method.
It must be converted to Uint8List before the operation.
2021-11-21 23:24:32 +01:00
westito fad654a5aa
PostgreSQL support (#1507)
Support PostgreSQL as a dialect in the main package and with an implementation provided in another package.

Co-authored-by: Simon Binder <oss@simonbinder.eu>
2021-11-11 14:40:41 +01:00
Simon Binder 594b5f43c5
Explain that channels need to be initialized 2021-10-30 17:04:24 +02:00
Simon Binder 23c912d6aa
Explain usages of .memory() in docs 2021-10-30 16:29:37 +02:00
westito f78c251f3f
Add Flutter web worker example (#1512) 2021-10-27 21:25:32 +02:00
lsaudon f72e63c776 Fix naming
Put the same term everywhere, in accordance with the "Setup" part.
2021-10-27 12:30:10 +02:00
Simon Binder 219fbee99f
Replace mentions of VmDatabase in docs 2021-10-14 11:16:55 +02:00
Simon Binder 410ff6f6e3
Document incompatibility around the encrypted variant 2021-10-13 22:45:48 +02:00
Ascênio Sanderson b787281865 docs: fix typos 2021-10-12 11:14:01 -03:00
Simon Binder 6b030036d4
Deprecate top-level members in moor package 2021-10-12 14:45:19 +02:00
Simon Binder 3cc17b0a45
Merge branch 'master' into develop 2021-10-11 15:57:42 +02:00
Simon Binder 8161c4a1e8
Add rename hint to all doc pages 2021-10-10 20:07:14 +02:00
Simon Binder 3157d687e5
Migrate rest of documentation to drift 2021-10-10 16:01:50 +02:00
Simon Binder e91207e9e4
Start preparing the documentation for the new name 2021-10-09 21:43:30 +02:00
Simon Binder a3455bda69
Briefly explain MoorIsolates across engines 2021-10-05 20:20:13 +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
maxstubbersfield 643eeba67e
Minor typo in FAQ 2021-08-30 12:31:06 +02:00
Abdelrahman Mostafa Elmarakby 1df7056a07
Update docs/pages/docs/Examples/index.md
Co-authored-by: Simon Binder <oss@simonbinder.eu>
2021-08-22 21:47:11 +02:00
Abdelrahman Mostafa Elmarakby 595c791915
another example but with animation added 2021-08-22 14:08:16 +02:00
Simon Binder 641ef73d83
Deploy to branch name 2021-08-21 21:25:00 +02:00
Simon Binder 24bd789263
Merge remote-tracking branch 'origin/master' into develop 2021-08-20 19:11:38 +02:00
Simon Binder 008c348aba
Automatically include latest version in docs 2021-08-20 18:33:53 +02:00
Simon Binder c473779fba
Don't add an alias to subqueries 2021-08-12 13:15:52 +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 fb7a9883f5
Add disclaimer to web workers section 2021-07-30 15:33:30 +02:00
Anis Alibegić f2c24262ad
Update writing_queries.md
Updated "Returning" section with minimum the sqlite3 version.
2021-07-23 13:52:33 +02:00
Simon Binder 9e8e7543a3
Merge pull request #1356 from boumenot/boumenot/doc-broken-url
doc: fix hyperlink
2021-07-18 12:42:40 +02:00
Christopher Boumenot 259f14c6c5 doc: version is a string
Quote the version to convey String instead of double.
2021-07-17 23:23:33 -07:00
Christopher Boumenot b5f691b6ba doc: fix hyperlink 2021-07-17 23:23:13 -07:00
Simon Binder 334908f57a
Upgrade dependencies in docs 2021-07-08 12:28:52 +02:00
Simon Binder 0b82d823b9
Merge branch 'master' into develop 2021-07-03 13:37:20 +02:00
Simon Binder 5c88203d06
Docs: Add warning about initializatin and isolates 2021-06-27 16:55:40 +02:00
Simon Binder 1c7125567f
Document order by and where for joins 2021-06-19 17:35:48 +02:00
Pratik Butani 1c6302ff06
from instead of fom
Spelling mistake of a button "Get from pub" changes
2021-06-17 15:24:28 +05:30
Simon Binder dd196df25b
Fix example for DatabaseConnection.delayed 2021-06-10 08:29:32 +02:00
Simon Binder 359a19ddf1
Document _createMoorIsolate 2021-06-09 22:23:55 +02:00
PiN73 296d287229
Merge branch 'develop' into named-required 2021-06-08 01:37:09 +03:00
Simon Binder 52487f2447
Update changelog and docs for new features 2021-06-04 18:45:53 +02:00
PiN73 0d1cf81e04
add description for named_parameters_always_required 2021-06-04 00:25:53 +03:00
Simon Binder 9e90127fb4
Add moor_db_viewer (#1233) 2021-05-29 12:40:37 +02:00