jacksonmowry
|
76b4c92848
|
db.sqlite: make functions return results, breaking change (#19093)
|
2023-08-10 05:39:32 +03:00 |
|
walking devel
|
8452644ec3
|
orm: enforce that queries always return a Result, a query-resulting array can be used as a V array in place. (#17871)
|
2023-04-04 08:23:06 +03:00 |
|
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 |
|
yuyi
|
64558df764
|
vlib: move the mysql/sqlite/pg/mssql modules under vlib/db (#16820)
|
2023-01-13 17:02:32 +02:00 |
|