Skip to content

Commit b92da7b

Browse files
committed
Register "native" keyword for SQLite
1 parent 75b11b0 commit b92da7b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/NHibernate/Dialect/SQLiteDialect.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ protected virtual void RegisterFunctions()
141141
"longtext",
142142
"memo",
143143
"money",
144+
"native",
144145
"note",
145146
"notnull",
146147
"ntext",

0 commit comments

Comments
 (0)