v/cmd/tools
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
..
bench
fast
fuzz
modules orm: add mysql support (#9630) 2021-04-10 17:38:27 +03:00
vdoc
vvet v vet: give an error for trailing whitespace (#9574) 2021-04-09 13:22:14 +03:00
check_os_api_parity.v ci: fix a race in vlib/v/compiler_errors_test.v execution on m1 2021-04-05 22:57:59 +03:00
gen1m.v
gen_vc.v
missdoc.v
oldv.v tools: improve the default performance/behaviour of oldv 2021-04-07 12:36:14 +03:00
performance_compare.v
repeat.v
test_if_v_test_system_works.v
test_os_process.v v vet: give an error for trailing whitespace (#9574) 2021-04-09 13:22:14 +03:00
vbin2v.v
vbuild-examples.v
vbuild-tools.v
vbuild-vbinaries.v
vcheck-md.v
vcomplete.v
vcreate.v
vdoctor.v
vfmt.v fmt: remove duplicate worker error check (#9631) 2021-04-08 02:11:56 +02:00
vpm.v
vrepl.v
vself.v vself: handle missing v_old (#9637) 2021-04-08 06:27:56 +02:00
vsetup-freetype.v
vsymlink.v tools: fix `v symlink` on windows 2021-04-05 16:06:03 +03:00
vtest-all.v tools: add -cflags -Werror step to `v test-all` 2021-04-05 23:52:39 +03:00
vtest-cleancode.v v vet: give an error for trailing whitespace (#9574) 2021-04-09 13:22:14 +03:00
vtest-fmt.v
vtest-parser.v
vtest-self.v boehm-gc: support a `[keep_args_alive]` tag for C functions (#9641) 2021-04-09 13:13:49 +03:00
vtest.v
vtracev.v
vup.v
vwatch.v v -watch: rerun compilation after `v self` too 2021-04-05 11:04:31 +03:00
vwipe-cache.v