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 |
|
Delyan Angelov
|
458e68e196
|
orm,sqlite,mysql,pg: cleanup import v.ast , using typeof[Type]()
|
2022-12-07 13:40:46 +02:00 |
|
Swastik Baranwal
|
ada8643ac5
|
checker: disallow using builtin type names for const names (#16599)
|
2022-12-06 15:44:25 +02:00 |
|
yuyi
|
017ace6ea7
|
vfmt: change all '$expr' to '${expr}' (#16428)
|
2022-11-15 16:53:13 +03:00 |
|
yuyi
|
992b502198
|
db, json, time, term: change optional to result (#16201)
|
2022-10-26 11:26:28 +03:00 |
|
Hitalo de Jesus do Rosário Souza
|
e5e750d533
|
orm: default attribute (#15221)
|
2022-07-27 00:59:32 +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 |
|
Enzo
|
cc8ee5fb84
|
all: introduce isize and usize (#11437)
|
2021-09-08 05:53:39 +03:00 |
|
Louis Schmieder
|
a4358a6801
|
orm: fix unique fields (#11045)
|
2021-08-06 06:21:59 +03:00 |
|
Louis Schmieder
|
26db3b0995
|
orm: redesign orm (re-write it in V) (#10353)
|
2021-07-23 12:33:55 +03:00 |
|