Delyan Angelov
|
dbc6b50cda
|
vlib: make ./v -Wimpure-v -W test vlib/ pass on Linux (#21554)
|
2024-05-23 16:21:01 +03:00 |
|
Felipe Pena
|
24af002249
|
v,breaking: add ability to read enum, fn, interface and sumtype attributes in compile-time, change builtin StructAttribute to VAttribute (#21149)
|
2024-03-31 09:14:33 +03:00 |
|
Joe C
|
757929392e
|
all: update attributes to use new syntax
|
2023-11-15 16:16:01 +11:00 |
|
Turiiya
|
690ec7d3a5
|
all: fix typos (#19693)
|
2023-10-30 03:28:34 +02:00 |
|
jacksonmowry
|
d285ff08f0
|
db.mysql: add the exec family of methods (#19132)
|
2023-08-14 16:18:01 +03:00 |
|
Mark aka walkingdevel
|
f634f7b01f
|
mysql: connection fixes (#18428)
|
2023-06-13 08:49:41 +03:00 |
|
walking devel
|
8452644ec3
|
orm: enforce that queries always return a Result, a query-resulting array can be used as a V array in place. (#17871)
|
2023-04-04 08:23:06 +03:00 |
|
yuyi
|
64558df764
|
vlib: move the mysql/sqlite/pg/mssql modules under vlib/db (#16820)
|
2023-01-13 17:02:32 +02:00 |
|