Skip to content

Releases: pennsignals/dsdk

1.0.8

07 May 13:59
Compare
Choose a tag to compare

Add df_from_query_by_keys to replace sql in clauses with clearer, strongly typed, and faster union all select clauses.

1.0.7

03 May 18:59
204b431
Compare
Choose a tag to compare

Update mssql extant logging.

1.0.6

03 May 18:17
4a04509
Compare
Choose a tag to compare

Complete export of profile function.

Reduce logging of extant sql checks.

1.0.5

03 May 16:16
d40f76d
Compare
Choose a tag to compare

Expose profile function.

1.0.4

17 Mar 16:26
Compare
Choose a tag to compare

Patch for mssql table privileges check.

1.0.4-rc.1

17 Mar 16:16
97d46df
Compare
Choose a tag to compare
1.0.4-rc.1 Pre-release
Pre-release
Patch mssql check

1.0.3

17 Mar 16:06
Compare
Choose a tag to compare
Replace cursor dicts with tuples

1.0.3-rc.1

16 Feb 15:47
aea38d7
Compare
Choose a tag to compare
1.0.3-rc.1 Pre-release
Pre-release

Replace dict cursors with tuple cursors.

Add performance profile contextmanager.

1.0.2

11 Feb 17:03
aea38d7
Compare
Choose a tag to compare

Always patch postgres schema on startup.

1.0.1

06 Feb 00:07
032158a
Compare
Choose a tag to compare

Add schema patch management.