mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-07-23 09:24:31 +02:00
parent
271b894af5
commit
84007dffa8
1 changed files with 0 additions and 1 deletions
|
|
@ -186,7 +186,6 @@ COLUMN_TYPE_MAPPING = {
|
|||
"integer": "INTEGER",
|
||||
"float": "FLOAT",
|
||||
"blob": "BLOB",
|
||||
|
||||
}
|
||||
# If numpy is available, add more types
|
||||
if np:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue