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 |
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 |
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
|
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
|
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 |