This website requires JavaScript.
Explore
Help
Sign In
TheCloud
/
v
Watch
1
Star
0
Fork
0
You've already forked v
mirror of
https://github.com/vlang/v.git
synced
2025-08-04 02:07:28 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
v
/
examples
/
database
History
Delyan Angelov
a80bc23314
tools: cleanup entries from the hardcoded skip_files list in common.v (used by
v test
,
v test-self
etc); use the new
// vtest build:
syntax to mark the tests instead (
#23918
)
2025-03-13 19:51:51 +02:00
..
psql
tools: cleanup entries from the hardcoded skip_files list in common.v (used by
v test
,
v test-self
etc); use the new
// vtest build:
syntax to mark the tests instead (
#23918
)
2025-03-13 19:51:51 +02:00
mysql.v
tools: cleanup entries from the hardcoded skip_files list in common.v (used by
v test
,
v test-self
etc); use the new
// vtest build:
syntax to mark the tests instead (
#23918
)
2025-03-13 19:51:51 +02:00
orm.v
tools: cleanup entries from the hardcoded skip_files list in common.v (used by
v test
,
v test-self
etc); use the new
// vtest build:
syntax to mark the tests instead (
#23918
)
2025-03-13 19:51:51 +02:00
sqlite.v
db.sqlite: make functions return results, breaking change (
#19093
)
2023-08-10 05:39:32 +03:00