Skip to content

Commit a08f554

Browse files
committed
Fix
1 parent b92da7b commit a08f554

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/NHibernate/Dialect/SQLiteDialect.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,8 +141,8 @@ protected virtual void RegisterFunctions()
141141
"longtext",
142142
"memo",
143143
"money",
144-
"native",
145144
"note",
145+
"nothing",
146146
"notnull",
147147
"ntext",
148148
"nvarchar",

0 commit comments

Comments
 (0)