v/cmd/tools/modules
Louis Schmieder 64391efa4d
orm: add mysql support (#9630)
* add mysql to orm

* fix got to big packet error

* format sql.v

* format example

* custom sql types

* add mysql table cration

* add documentation

* format sql.v

* fix markdown

* start implementing select_expr for mysql

* remove orm.c

* format sql.v

* finish mysql expr

* remove c

* remove unessecary files

* change to c implementation

* remove c

* added str interpolation for idents

* fix string insert

* fix compilation problems

* fix gitly compilation

* fix typing mistake

* add link to orm docs
2021-04-10 17:38:27 +03:00
..
scripting tools: improve the default performance/behaviour of oldv 2021-04-07 12:36:14 +03:00
testing orm: add mysql support (#9630) 2021-04-10 17:38:27 +03:00
vgit tools: improve the default performance/behaviour of oldv 2021-04-07 12:36:14 +03:00
vhelp vfmt: format all of cmd/ and add it to `v test-cleancode` (#9418) 2021-03-24 23:37:10 +02:00