Skip to content

Commit

Permalink
Worked on dialects for the insert query, tested on sqlite3, added col…
Browse files Browse the repository at this point in the history
…umns to fetch method on query
  • Loading branch information
Pablo Minue committed Jul 7, 2024
1 parent 82120d9 commit 365968a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_connections.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import os
import sqlite3
from datetime import datetime
from unittest.mock import MagicMock, patch
Expand Down

0 comments on commit 365968a

Please sign in to comment.