Skip to content

sqlite can't set type #12

Closed
Closed
@smcat8

Description

writer = pytablewriter.SqliteTableWriter()
...
writer.type_hints[0] = pytablewriter.String

but after writer.write_table(), sqlite schema will display INTEGER if first column is digit.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions