Commit Graph

13 Commits (a9a8f8c8040288aec8ba15559a35b218e7971fe2)

Author SHA1 Message Date
lutherwenxu dc4db87be3
vlib: use new filename format 2020-04-11 19:51:32 +02:00
Alexey a333ac1888
all: remove redundant parentheses in `if` statements 2020-03-29 10:08:42 +02:00
Alexander Medvednikov ec4be80bcc Revert "db: increase db module level in vlib "
This reverts commit cd6d175180.
2020-03-26 09:23:54 +01:00
yuyi cd6d175180
db: increase db module level in vlib 2020-03-26 09:21:34 +01:00
spaceface777 ef8c1203b4
cleanup: replace C for loops with range 2020-02-24 17:55:16 +01:00
Don Alfons Nisnoni 4fc52948b3
mysql: wrap more APIs & organize module 2020-02-02 12:39:57 +01:00
Don Alfons Nisnoni f7f5f43c48 mysql: add select_db method 2020-01-11 13:25:59 +01:00
Changsen XU 徐昶森 b3a402eb82 add mysql -I flag for ubuntu 18.04 (#3153) 2019-12-20 23:18:23 +03:00
Robert Cristof ec36755407 mysql: add mysql.escape_string() 2019-12-13 19:12:42 +03:00
Don Alfons Nisnoni f806e0f9e5 mysql: add error handling 2019-12-03 11:18:20 +03:00
Don Alfons Nisnoni 33793a869f mysql: make the struct public & update some code 2019-12-02 17:26:58 +03:00
Don Alfons Nisnoni b1f0df0fd1 mysql: make compile 2019-09-26 03:18:26 +03:00
S-YOU 0066afe7fc mysql module 2019-08-18 17:24:43 +03:00