1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
Commit Graph

5 Commits

Author SHA1 Message Date
Delyan Angelov
e45cd02029 mysql: always use #include <mysql.h>, rely on pkgconfig to get the correct include folder 2021-10-23 21:22:10 +03:00
Delyan Angelov
0401b5ece0 mysql: fix compilation with libmariadb-dev, but no libmysqlclient-dev installed 2021-10-22 16:44:08 +03:00
Louis Schmieder
26db3b0995 orm: redesign orm (re-write it in V) (#10353) 2021-07-23 12:33:55 +03:00
Don Alfons Nisnoni
d645e45752 mysql: add more documentation (#7846) 2021-01-09 10:40:21 +02:00
sunnylcw
f934ca37c9 mysql: patch for Windows and FreeBSD (#6703) 2020-11-01 22:15:33 +01:00