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

13 Commits

Author SHA1 Message Date
Alexander Medvednikov
af73e195da net: byte fixes 2022-04-15 15:55:39 +03:00
Alexander Medvednikov
36ec47cd20 all: replace "NB:" with "Note:" (docs/comments) 2022-03-06 20:01:22 +03:00
Delyan Angelov
fa2de89db9
orm: do not order by default, ordering is slow; also fix a bug for tables without defined primary keys 2021-12-23 16:43:22 +02:00
Yeuda By
8d5931c96c
orm: fix a typo () 2021-10-10 03:47:35 +03:00
Alexander Medvednikov
4a6d161c08 orm: postgres fixes 2021-09-30 20:00:27 +03:00
Enzo
c8471528ce
fmt: format long sum-types with a line for each type () 2021-09-10 20:56:55 +03:00
Enzo
cc8ee5fb84
all: introduce isize and usize () 2021-09-08 05:53:39 +03:00
Louis Schmieder
0d30667ab5
orm: fix orm unique lists () 2021-08-16 14:59:23 +03:00
Shobi
012b3f0f64
orm: refactor insert part of orm_stmt_gen () 2021-08-10 23:31:09 +03:00
Louis Schmieder
a4358a6801
orm: fix unique fields () 2021-08-06 06:21:59 +03:00
Daniel Däschle
800c0e5092
vlib: remove deprecated map{} usages as well as deprecated functions () 2021-08-04 12:44:41 +03:00
Louis Schmieder
a55ba08fad
orm: fix time () 2021-08-03 05:17:00 +03:00
Louis Schmieder
26db3b0995
orm: redesign orm (re-write it in V) () 2021-07-23 12:33:55 +03:00