Logo
Explore Help
Sign In
TheCloud/v
1
0
Fork 0
You've already forked v
mirror of https://github.com/vlang/v.git synced 2025-09-23 04:18:48 -04:00
Code Issues Packages Projects Releases Wiki Activity
v/vlib/mysql
History
walking devel 580dbc3f0e
orm: allow inserting empty objects with db.sqlite (SQLite uses a slightly different SQL dialect) (#17334)
2023-02-16 11:34:16 +02:00
..
_cdefs_nix.c.v
…
_cdefs_windows.c.v
…
_cdefs.c.v
mysql: fix for adapting mysql types to v structs (#15100)
2022-07-19 18:29:09 +03:00
consts.v
…
enums.v
…
mysql.v
db, json, time, term: change optional to result (#16201)
2022-10-26 11:26:28 +03:00
orm.v
orm: allow inserting empty objects with db.sqlite (SQLite uses a slightly different SQL dialect) (#17334)
2023-02-16 11:34:16 +02:00
README.md
vlib: move the mysql/sqlite/pg/mssql modules under vlib/db (#16820)
2023-01-13 17:02:32 +02:00
result.v
vfmt: change all '$expr' to '${expr}' (#16428)
2022-11-15 16:53:13 +03:00
stmt.c.v
checker: require unsafe for Struct(voidptr) casts
2023-01-06 09:28:11 +03:00
utils.v
…
z_deprecated.v
vlib: move the mysql/sqlite/pg/mssql modules under vlib/db (#16820)
2023-01-13 17:02:32 +02:00

README.md

Description:

The mysql module has been moved to db.mysql. Update your code to do: import db.mysql instead.

Powered by Gitea Version: Page: 1292ms Template: 33ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API