walking devel
|
d0e78b1da6
|
parser: breaking change, let V ORM queries return arrays for *all* non-count queries, including limit = 1 (#17719)
|
2023-03-22 09:48:01 +02:00 |
|
walking devel
|
580dbc3f0e
|
orm: allow inserting empty objects with db.sqlite (SQLite uses a slightly different SQL dialect) (#17334)
|
2023-02-16 11:34:16 +02:00 |
|
walking devel
|
03be525c82
|
orm: allow using reference objects in ORM insert. (#17279)
|
2023-02-11 10:02:55 +02:00 |
|
walking devel
|
2fb9bdce9a
|
cgen, checker: add panic in ORM for invalid queries, when there are no or {} blocks, add type checking for the fkey attribute, add tests (#16977)
|
2023-01-17 20:21:10 +02:00 |
|