1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
Commit Graph

7 Commits

Author SHA1 Message Date
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
Makhnev Petr
c8c70de87d docs: unify format of notes (#17294) 2023-02-13 10:29:02 +02:00
walking devel
4747e70d9d orm: make last_id() return int, instead of orm.Primitive (fix #12110) (#17151) 2023-01-29 16:00:23 +02:00
Ahmad Yasser
3832f076c5 docs: fix all db.pg docs being italic in html format (#16971) 2023-01-13 23:25:24 +02:00
yuyi
64558df764 vlib: move the mysql/sqlite/pg/mssql modules under vlib/db (#16820) 2023-01-13 17:02:32 +02:00
Alexander Medvednikov
ec4be80bcc Revert "db: increase db module level in vlib "
This reverts commit cd6d175180.
2020-03-26 09:23:54 +01:00
yuyi
cd6d175180 db: increase db module level in vlib 2020-03-26 09:21:34 +01:00