This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
v
Watch
1
Star
0
Fork
0
You've already forked v
mirror of
https://github.com/vlang/v.git
synced
2023-08-10 21:13:21 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
3aecd01d05
v
/
vlib
/
db
History
walking devel
4747e70d9d
orm: make last_id() return
int
, instead of
orm.Primitive
(
fix
#12110
) (
#17151
)
2023-01-29 16:00:23 +02:00
..
mssql
vlib: move the mysql/sqlite/pg/mssql modules under vlib/db (
#16820
)
2023-01-13 17:02:32 +02:00
mysql
orm: make last_id() return
int
, instead of
orm.Primitive
(
fix
#12110
) (
#17151
)
2023-01-29 16:00:23 +02:00
pg
orm: make last_id() return
int
, instead of
orm.Primitive
(
fix
#12110
) (
#17151
)
2023-01-29 16:00:23 +02:00
sqlite
orm: make last_id() return
int
, instead of
orm.Primitive
(
fix
#12110
) (
#17151
)
2023-01-29 16:00:23 +02:00