Sqeleton

Latest version: v0.1.4

Safety actively analyzes 640400 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.1.4

What's Changed
* Update versions in dependencies + Bugfix by erezsh in https://github.com/erezsh/sqeleton/pull/13


**Full Changelog**: https://github.com/erezsh/sqeleton/compare/0.1.3...0.1.4

0.1.3

What's Changed
* Small fix for Oracle, MySQL and PostgreSQL by erezsh in https://github.com/erezsh/sqeleton/pull/12


**Full Changelog**: https://github.com/erezsh/sqeleton/compare/0.1.2...0.1.3

0.1.2

What's Changed
* project: Loosen version requirements on dependencies + Fixes by erezsh in https://github.com/erezsh/sqeleton/pull/8
* Test on recent Python versions by erezsh in https://github.com/erezsh/sqeleton/pull/9
* Looser version dependency, fixes + 0.1.1 by erezsh in https://github.com/erezsh/sqeleton/pull/10
* database-query: Small fix - didn't explicitly cast to tuple when a tuple was requested (Vertica returned a list) by erezsh in https://github.com/erezsh/sqeleton/pull/11


**Full Changelog**: https://github.com/erezsh/sqeleton/compare/0.1.0...0.1.2

0.1.0

What's Changed
* Various updates by erezsh in https://github.com/erezsh/sqeleton/pull/4
* 0.1.0 + small changes by erezsh in https://github.com/erezsh/sqeleton/pull/7


**Full Changelog**: https://github.com/erezsh/sqeleton/compare/0.0.9...0.1.0

0.0.9

I'm keeping it short because probably no one will read this. If you want more information on these changes, just let me know!

What's Changed

- Added a promptkit REPL. Use `sqeleton repl` to engage.

- compile_with_args - Added support for query args, instead of inlining strings. Opens the door for caching compilation

- Built-in support for JSON fields (define as list or dict)

- Support for declaring table schemas using dataclasses, with primary keys

- Added support for returning() for RETURNING exprs (INSERT, UPDATE, etc.)

- Better typing annotation (mypy/pyright support)

- Better support for bytes type

- Added support for ellipsis (...) in selects

- Performance improvements

- Bugfixes

PRs
* Adds a promptkit REPL and a bunch of other fixes by erezsh in https://github.com/erezsh/sqeleton/pull/1
* Many features and fixes, may-july 2023 by erezsh in https://github.com/erezsh/sqeleton/pull/2
* Update versions of dependencies by erezsh in https://github.com/erezsh/sqeleton/pull/3

New Contributors
* erezsh made their first contribution in https://github.com/erezsh/sqeleton/pull/1

**Full Changelog**: https://github.com/erezsh/sqeleton/commits/0.0.9

0.0.8

What's Changed
* PR 20 with added infrastructure (TimestampTZ repr) by erezsh in https://github.com/datafold/sqeleton/pull/30
* Convert timezone by bjoernhaeuser in https://github.com/datafold/sqeleton/pull/20
* Add snowflake date mapping by bjoernhaeuser in https://github.com/datafold/sqeleton/pull/31
* snowflake: add support for key password by dlawin in https://github.com/datafold/sqeleton/pull/34
* Various changes by erezsh in https://github.com/datafold/sqeleton/pull/35

New Contributors
* bjoernhaeuser made their first contribution in https://github.com/datafold/sqeleton/pull/20

**Full Changelog**: https://github.com/datafold/sqeleton/compare/v0.0.7...v0.0.8

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.