yuyi
|
64558df764
|
vlib: move the mysql/sqlite/pg/mssql modules under vlib/db (#16820)
|
2023-01-13 17:02:32 +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 |
|
Delyan Angelov
|
409a4f33a1
|
tools: add report_v_module_folders_without_tests.v . Use it to discover other modules without _test.v files. Add simple ones, to ensure CI can find more breakage on future wide changes to vlib/
|
2022-10-16 22:40:17 +03:00 |
|
Daniel Däschle
|
d679146a80
|
fmt: remove space in front of ? and ! (#14366)
|
2022-05-13 06:56:21 +03:00 |
|
Ned Palacios
|
50d1e9aa2b
|
mssql: fix c function definition parameters (#11307)
|
2021-08-25 14:39:56 +03:00 |
|
youyuanwu
|
3582118b7c
|
mssql: support windows (#10336)
|
2021-06-07 14:02:15 +03:00 |
|
youyuanwu
|
98505207c4
|
mssql: support orm create and drop table (#10296)
|
2021-06-01 11:10:27 +03:00 |
|
youyuanwu
|
8990114b4b
|
vlib: add a vlib/mssql module (#10280)
|
2021-05-31 14:08:31 +03:00 |
|