pg-create-db
Version:
Database creation tool for PostgreSQL database server
93 lines (42 loc) • 4.14 kB
Markdown
## [1.1.10](https://github.com/EndyKaufman/pg-tools/compare/pg-create-db-v1.1.9...pg-create-db-v1.1.10) (2025-12-25)
### Bug Fixes
* add provenance when we publish packages ([c138841](https://github.com/EndyKaufman/pg-tools/commit/c1388415fbe07bf01c98a09e76bfc0deff940197))
## [1.1.9](https://github.com/EndyKaufman/pg-tools/compare/pg-create-db-v1.1.8...pg-create-db-v1.1.9) (2025-12-25)
### Bug Fixes
* add provenance when we publish packages ([4133c62](https://github.com/EndyKaufman/pg-tools/commit/4133c62975e846651a839e65f61b4311607c977a))
## [1.1.8](https://github.com/EndyKaufman/pg-tools/compare/pg-create-db-v1.1.7...pg-create-db-v1.1.8) (2025-12-25)
### Bug Fixes
* fake updates for correct publish to npm ([923479d](https://github.com/EndyKaufman/pg-tools/commit/923479db6a8a08cd6f265a6889c8be03fd4445be))
## [1.1.7](https://github.com/EndyKaufman/pg-tools/compare/pg-create-db-v1.1.6...pg-create-db-v1.1.7) (2025-12-24)
### Bug Fixes
* change user for CREATE EXTENSION from app user to root user ([#6](https://github.com/EndyKaufman/pg-tools/issues/6)), update description ([#5](https://github.com/EndyKaufman/pg-tools/issues/5)), update image to postgres ([#7](https://github.com/EndyKaufman/pg-tools/issues/7)) ([636303c](https://github.com/EndyKaufman/pg-tools/commit/636303c5e17969b43073864da7c40402285301c2))
## [1.1.6](https://github.com/EndyKaufman/pg-tools/compare/pg-create-db-v1.1.5...pg-create-db-v1.1.6) (2025-04-24)
### Bug Fixes
* hide password from log ([8e4095e](https://github.com/EndyKaufman/pg-tools/commit/8e4095e54b84ed888db01d4cc2228cb39f3e51e4))
## [1.1.5](https://github.com/EndyKaufman/pg-tools/compare/pg-create-db-v1.1.4...pg-create-db-v1.1.5) (2025-04-23)
### Bug Fixes
* add missing dependencies "natural-orderby" ([731aca2](https://github.com/EndyKaufman/pg-tools/commit/731aca2a5d4c48a1740f80342f6c0660a71ab39d))
* update nx project.json for copy package.json to dist on build ([0dec1ad](https://github.com/EndyKaufman/pg-tools/commit/0dec1ad71da6b533299aee29f2cf2fbb0b257d04))
## [1.1.4](https://github.com/EndyKaufman/pg-tools/compare/pg-create-db-v1.1.3...pg-create-db-v1.1.4) (2025-04-15)
### Bug Fixes
* files sort order ([d73b330](https://github.com/EndyKaufman/pg-tools/commit/d73b330cce2ecb87878aa4e92c17f8d6e2031fc1))
## [1.1.3](https://github.com/EndyKaufman/pg-tools/compare/pg-create-db-v1.1.2...pg-create-db-v1.1.3) (2025-04-07)
### Bug Fixes
* update default options, add missing keys ([fd09dfe](https://github.com/EndyKaufman/pg-tools/commit/fd09dfe4513a8c9215c77fae982bcfdee160b74e))
## [1.1.2](https://github.com/EndyKaufman/pg-tools/compare/pg-create-db-v1.1.1...pg-create-db-v1.1.2) (2025-04-07)
### Bug Fixes
* create handler functions for use commands as npm function from nodejs applications ([6a3b731](https://github.com/EndyKaufman/pg-tools/commit/6a3b731ecbda41fa42bbe1a912088badfc59fc72))
## [1.1.1](https://github.com/EndyKaufman/pg-tools/compare/pg-create-db-v1.1.0...pg-create-db-v1.1.1) (2025-04-01)
### Bug Fixes
* update work with config files, add tests for it ([4f15ef6](https://github.com/EndyKaufman/pg-tools/commit/4f15ef69cf0152b6fbd6c5f8a9d3587de00deb52))
# [1.1.0](https://github.com/EndyKaufman/pg-tools/compare/pg-create-db-v1.0.0...pg-create-db-v1.1.0) (2025-04-01)
### Bug Fixes
* refactor code of pg-migrate ([3dbd26e](https://github.com/EndyKaufman/pg-tools/commit/3dbd26eb100f91662f570af2455c1fe521a44a40))
### Features
* append support load options from config files ([bffc139](https://github.com/EndyKaufman/pg-tools/commit/bffc139412933d6f1c3f0221706bb06c2835ee0f))
# 1.0.0 (2025-04-01)
### Features
* add info command ([9eee48c](https://github.com/EndyKaufman/pg-tools/commit/9eee48c9f2d0be40c4454279a4d19a2f89656eff))
* add new db tools - pg-create-db ([d8bddef](https://github.com/EndyKaufman/pg-tools/commit/d8bddeff53b4fc565642d737d6c88fefd143cd1d))
* add tests ([4a4e420](https://github.com/EndyKaufman/pg-tools/commit/4a4e420a31c30420fe1065ae10159e504b2079fe))
* append migrate command code ([cc99774](https://github.com/EndyKaufman/pg-tools/commit/cc997741a2f60380ef180416a7a672a5a3fa82f9))