Ryan Leckey
|
96b76dc737
|
update todo examples to 0.4 and use migrations
* update tests/x.py
* add examples/x.py
|
2020-07-18 05:43:16 -07:00 |
|
Ryan Leckey
|
9d2a0141cb
|
feat: introduce IntoArguments, query_with, query_as_with, and query_scalar_with
|
2020-05-30 17:51:55 -07:00 |
|
PumpkinSeed
|
19edb73ffc
|
Add meaningful errors
|
2020-05-15 12:45:32 -07:00 |
|
Jon Pacheco
|
89c9b059e6
|
Fix formatting in SQLite example
|
2020-03-31 20:35:34 +01:00 |
|
Jon Pacheco
|
79a5e5e1d5
|
Clone TODOs example for SQLite
Differences to Postgres version:
- Minor changes to schema
- Add TODO: "RETURNING" isn't supported, so retrieve ID separately
|
2020-03-31 20:35:34 +01:00 |
|