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.
1 parent 8f4b3fd commit 06124bbCopy full SHA for 06124bb
Contributing.md
@@ -5,3 +5,8 @@
5
1. Report any issues or bugs you may find
6
2. Suggest any ideas that might help this project grow
7
3. Create Connections to other DBMS's
8
+
9
+## Known Issues
10
11
+- Adapter only working with primitive types
12
+- Migration issues
README.md
@@ -14,10 +14,10 @@ Or check out the available examples in [examples/](https://github.com/KDesp73/Da
14
15
## Supported Databases
16
17
-- Microsoft Access Database
+- Microsoft Access
18
- SQLite
19
- Postgresql
20
-- Oracle (Untested)
+- Oracle
21
22
More soon to be added
23
0 commit comments