BookOps-CAT / babel

Windows application for library selectors. Creates order MARC records for Sierra based on data from a spreadsheet.
0 stars 0 forks source link

Update SQLAlchemy #153

Closed klinga closed 2 years ago

klinga commented 2 years ago

SADeprecationWarning: Calling URL() directly is deprecated and will be disabled in a future release. The public constructor for URL is now the URL.create() method.

klinga commented 2 years ago

see data.datastore.datastore_url() and refactor

klinga commented 2 years ago

also: data.datastore.create_datastore()

klinga commented 2 years ago

completed in PR #169