Skip to content

Releases: tulip/relationalize

v0.1.10

22 Aug 17:31
a43f82b
Compare
Choose a tag to compare

no-op, the same as v0.1.9

v0.1.9

22 Aug 15:41
fa20606
Compare
Choose a tag to compare

Removes some type checking that we're not ready for from a py version perspective.

v0.1.8

01 Aug 18:04
Compare
Choose a tag to compare

Adds support for timestamp columns and expands type coverage.

v0.1.7

13 Mar 21:16
Compare
Choose a tag to compare

Adds IF NOT EXISTS to PostgreSQL dialect CREATE TABLE statement.

v0.1.6

01 Mar 17:01
b0bf078
Compare
Choose a tag to compare

Adds optional special characters to allow for Schema.drop_special_char_columns

v0.1.5

28 Feb 18:10
Compare
Choose a tag to compare

Adds drop_special_char_columns and drop_duplicate_columns methods to Schema class.

v0.1.4

03 Jan 17:58
f6155da
Compare
Choose a tag to compare

Adds Schema method generate_output_columns which is useful for generating csv output.

v0.1.3

15 Dec 22:10
Compare
Choose a tag to compare

Initial release of the relationalize package.