Skip to content

Commit 84b71a5

Browse files
committed
Fix Sqlite readme file
1 parent 7815654 commit 84b71a5

File tree

1 file changed

+2
-2
lines changed
  • Orm/Xtensive.Orm.Sqlite/NuGetContent

1 file changed

+2
-2
lines changed

Orm/Xtensive.Orm.Sqlite/NuGetContent/ReadMe.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# PostgreSQL provider for DataObjects.Net
1+
# Sqlite provider for DataObjects.Net
22

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.
44

55
For now it supports Sqlite 3
66

0 commit comments

Comments
 (0)