Simon Binder
da0392c7ce
Update packages used in documentation
2023-09-10 22:19:41 +02:00
Simon Binder
334e522276
Migrate some more doc references from old pkg name
2023-06-16 17:15:42 +02:00
Michal Šrůtek
7884831809
Fix return type in upsert ( #1787 )
2022-04-03 12:02:13 +02:00
ckroot
b9070ef6a2
change name of the update method
...
The name of the method update in line 140 Cause exceptions for the methods `moveImportantTasksIntoCategory` and `update` method itself .
The problem is when these two methods try to call the native update method on `package:drift/src/runtime/api/runtime_api.dart` the program use the update method define in this page and trigger exceptions . It takes me lots of time .
2022-02-11 13:04:02 +00:00
Simon Binder
2ef2d660fc
Mention that batches are using transactions more
2022-02-02 10:12:25 +01:00
Ascênio Sanderson
b787281865
docs: fix typos
2021-10-12 11:14:01 -03:00
Simon Binder
3157d687e5
Migrate rest of documentation to drift
2021-10-10 16:01:50 +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
382ed71204
Add insertReturning
2021-05-06 18:19:01 +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
micimize
bb38169803
Selectable refinement: add docs, explanations, and examples
2021-04-04 11:02:49 -05:00
Simon Binder
ba95127cab
Use build_runner to generate documentation
2021-03-12 21:14:45 +01:00