Pydal2sql

Latest version: v1.2.0

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

Scan your dependencies

Page 4 of 5

0.3.0

Feature

* Prevent duplicate migrations in edwh-migrate format ([`1592173`](https://github.com/robinvandernoord/pydal2sql-core/commit/1592173f91dd5ccfab49137ce345dddc44c1fa90))

0.2.4

Docs

* doc(readme): added instruction ASCIInema

0.2.3

Fix

* Db type sometimes was an empty string, which is not
None ([`d129cad`](https://github.com/robinvandernoord/pydal2sql/commit/d129cadacab0b8e5cef4799e6bff49c92d09731e))

0.2.2

Fix

* Moved rich from dev to actual
dependencies ([`03409c0`](https://github.com/robinvandernoord/pydal2sql/commit/03409c04ab7b01f49870f863956578b12b3de968))

0.2.1

Fix

* Add dependency to
rich ([`ffa8ef7`](https://github.com/robinvandernoord/pydal2sql/commit/ffa8ef7a23b3b02442e650a8be134356b6ef495c))

0.2.0

Feature

* Use a dummy DAL in order to prevent queries actually being executed on a database ([`14c3bfd`](https://github.com/robinvandernoord/pydal2sql-core/commit/14c3bfd94b9953758f0c876e33c76be0fedf3102))
* Allow different output format (edwh-migrate) + output file ([`d2b214f`](https://github.com/robinvandernoord/pydal2sql-core/commit/d2b214f6fbde1970c24dab58c74328ee014efec7))
* Expose core_ and handle_cli methods from the top level of the library ([`6f41d47`](https://github.com/robinvandernoord/pydal2sql-core/commit/6f41d47a0fe3e267d374211eb3591782424a73f2))
* Move core create and alter functionality to this library ([`3f3a260`](https://github.com/robinvandernoord/pydal2sql-core/commit/3f3a260f89bc9c57d83e529fef7920a9faa59349))

Fix

* Make all checks pass, including pytest 100% cov ([`d0bea7e`](https://github.com/robinvandernoord/pydal2sql-core/commit/d0bea7eadf14c22375682070806001f8a125596d))
* **edwh-migrate:** Multiple migrations are now split up into multiple migrate functions ([`c6839a5`](https://github.com/robinvandernoord/pydal2sql-core/commit/c6839a53f4597baa25703ada537f56ddadc3fd53))
* After trying `create` on alter fail, suppress exceptions and return False if it fails ([`a2d68c5`](https://github.com/robinvandernoord/pydal2sql-core/commit/a2d68c57e3181d4d22efa2e24d8ebf9dc2eccd24))
* Use proper dialect of the selected db type instead of plain SQL ([`76835a7`](https://github.com/robinvandernoord/pydal2sql-core/commit/76835a71cec931b59d121397fc73d99d3395089d))
* Support TypeDAL in addition to pydal ([`b0cbc11`](https://github.com/robinvandernoord/pydal2sql-core/commit/b0cbc117da165bf68b40df9af2eb436d741cc59b))

Documentation

* Added todo ([`e18091e`](https://github.com/robinvandernoord/pydal2sql-core/commit/e18091ed844e121cbe7b46f94c26174785549a03))

Page 4 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.