You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Orm/Xtensive.Orm.Sqlite/NuGetContent/ReadMe.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
-
# PostgreSQL provider for DataObjects.Net
1
+
# Sqlite provider for DataObjects.Net
2
2
3
-
The provider is responsible for interactions with PostgreSQL database - information about features and types the storage supports, low level communications, translation of SqlDom queries to native SQL text queries.
3
+
The provider is responsible for interactions with Sqlite database - information about features and types the storage supports, low level communications, translation of SqlDom queries to native SQL text queries.
0 commit comments