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
|
17000ef7b6
|
checker: check option fn returning error (fix #17423) (#17438)
|
2023-03-02 15:49:50 +02:00 |
|
Hitalo Souza
|
b25c9e8bbf
|
examples: minor change after #16948 (#16965)
|
2023-01-15 02:39:51 +01:00 |
|
yuyi
|
64558df764
|
vlib: move the mysql/sqlite/pg/mssql modules under vlib/db (#16820)
|
2023-01-13 17:02:32 +02:00 |
|
yuyi
|
017ace6ea7
|
vfmt: change all '$expr' to '${expr}' (#16428)
|
2022-11-15 16:53:13 +03:00 |
|
Hitalo Souza
|
d2902e700f
|
examples: show how to use a before_request method for the multi-route examples, be more informative about DB creation problems (#16279)
|
2022-11-01 19:02:07 +02:00 |
|
yuyi
|
992b502198
|
db, json, time, term: change optional to result (#16201)
|
2022-10-26 11:26:28 +03:00 |
|
Hitalo Souza
|
3d4ffe8f28
|
examples: unskip vweb_orm_jwt from building, since it is not working directly with mysql anymore (#15671)
|
2022-10-22 19:12:54 +03:00 |
|
Hitalo de Jesus do Rosário Souza
|
b45da86688
|
examples: refactor vweb_orm_jwt (#15389)
|
2022-08-12 17:24:57 +03:00 |
|
Hitalo de Jesus do Rosário Souza
|
2d7406a8cd
|
examples: v back-end example for vweb (#15141)
|
2022-07-24 13:02:57 +03:00 |
|