alex

/

v Public
0 Issues 1 Contributor 0 Releases 4 Branches
Code ▼
Clone with HTTPS:
v / vlib
  V 99.7% 299k loc
  JavaScript 0.1% 413 loc
  C 0.0% 83 loc
  C++ 0.0% 131 loc
  Go 0.0% 63 loc
  TypeScript 0.0% 64 loc
53 years ago
..
db orm: make last_id() return `int`, instead of `orm.Primitive` (fix orm: make last_id() return `int`, instead of `orm.Primitive` (fix #12110) (#17151)) (orm: make last_id() return `int`, instead of `orm.Primitive` (fix #12110) (#17151)) last Jan 29
fontstash checker: fix nested struct reference type field initialized check. (fix: checker: fix nested struct reference type field initialized check. (fix: #15741) (#15752)) (checker: fix nested struct reference type field initialized check. (fix: #15741) (#15752)) last Sep 15
mysql orm: make last_id() return `int`, instead of `orm.Primitive` (fix orm: make last_id() return `int`, instead of `orm.Primitive` (fix #12110) (#17151)) (orm: make last_id() return `int`, instead of `orm.Primitive` (fix #12110) (#17151)) last Jan 29
pg orm: make last_id() return `int`, instead of `orm.Primitive` (fix orm: make last_id() return `int`, instead of `orm.Primitive` (fix #12110) (#17151)) (orm: make last_id() return `int`, instead of `orm.Primitive` (fix #12110) (#17151)) last Jan 29
semver V 0.3.3 last Jan 30
sqlite orm: make last_id() return `int`, instead of `orm.Primitive` (fix orm: make last_id() return `int`, instead of `orm.Primitive` (fix #12110) (#17151)) (orm: make last_id() return `int`, instead of `orm.Primitive` (fix #12110) (#17151)) last Jan 29

vlib Documentation

vlib is the term for all modules included by default with V and maintained as part of the V source code repository.

Some included modules depend on third party libraries, and these are kept separate in the thirdparty directory at the root level of the source repository.