We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
import orm
1 parent ad5b829 commit 0a50715Copy full SHA for 0a50715
1 file changed
examples/orm/orm_sql.v
@@ -2,7 +2,6 @@ module main
2
3
import db.sqlite
4
import time
5
-import orm
6
7
@[table: 'sys_users']
8
struct User {
0 commit comments