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/sqlite
History
Felipe Pena a7f84e79f8
cgen: fix option unwrap from ovoid function (#18173)
2023-05-14 14:38:14 +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_code.v
sqlite: add a sqlite.is_error() helper (#15964)
2022-10-04 10:03:59 +03:00
sqlite.v
checker: disallow struct int to ptr outside unsafe (#17923)
2023-04-13 07:38:21 +02:00
stmt.v
db, json, time, term: change optional to result (#16201)
2022-10-26 11:26:28 +03:00
vfs_lowlevel.v
cgen: fix option unwrap from ovoid function (#18173)
2023-05-14 14:38:14 +03:00
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 sqlite module has been moved to db.sqlite. Update your code to do: import db.sqlite instead.

Powered by Gitea Version: Page: 666ms Template: 22ms
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