PySimpleSQL / pysimplesql

SQLite3 binding for PySimpleGUI
GNU Lesser General Public License v3.0
45 stars 16 forks source link

Add try/except to set_by_pk, Use .to_dict() instead of dict() for pd.Series #310

Closed ssweber closed 1 year ago

ssweber commented 1 year ago

The failed on this and the last are just from GitHub having troubles.

ssweber commented 1 year ago

Ints we’re being saved into db as numpy typed

ssweber commented 1 year ago

I have a slew of changes, so I’ll combined into several commits in one pull