Skip to content

Releases: korawica/sqlplate

0.0.7

28 Aug 02:42

Choose a tag to compare

📮 Dependencies

  • 📌 deps: mark optional deps.
  • 📌 deps: update python version support base 3.10 or upper.

📖 Documentations

  • 📄 docs: update readme file.

0.0.6

20 Mar 06:18

Choose a tag to compare

✨ Features

  • 🎯 feat: update select statement on sqlite.
  • 🎯 feat: add matrix quality.

✒️ Code Changes

  • 🧪 tests: update utils test.

v0.0.5

20 Mar 04:17

Choose a tag to compare

✨ Features

  • 🎯 feat: handle tag or version on target system that want to generate (#5)
  • 🎯 feat: add data quality and write report file after validation (#4)

🧹 Deprecate & Clean

  • ♻️ clean: rename class method for list formats on template folder.

📦 Build & Workflow

  • 🧰 build: change env url that not valid.

📮 Dependencies

  • 📦 deps: bump jinja2 from 3.1.5 to 3.1.6 (#1)

0.0.4

13 Feb 15:01

Choose a tag to compare

🌠 Highlight Features

  • ⭐ hl: add databricks/etl.scd2-transaction template.

✨ Features

  • 🎯 feat: add formats method on sqlplate obj for list supported template.
  • 🎯 feat: add support env var config.
  • 🎯 feat: add elt.transaction and etl.fulldump templates.

🐛 Bug fixes

  • ⚙️ fixed: mover config dataclass outside config func.

✒️ Code Changes

  • 🧪 tests: add templates on tests.

🧹 Deprecate & Clean

  • ♻️ clean: move multiple strip funcs to trim.

0.0.3

12 Feb 16:27

Choose a tag to compare

✨ Features

  • 🎯 feat: add template type args on SQLPlate object for filter jinja variables.
  • 🎯 feat: add hash macro in utils.jinja.
  • 🎯 feat: add revert statement on etl scd1 soft delete template.
  • 🎯 feat: add config value and able to passing to jinja env.
  • 🎯 feat: add base template.
  • 🎯 feat: add scd2 and scd2 with delete flag templates on databricks sys.

📦 Build & Workflow

  • 🧰 build: add gh issue template for request new template.
  • 🧰 build: add gh issue template.

📮 Dependencies

  • 📌 deps: update clishelf version to 0.2.17.

0.0.2

12 Feb 05:42

Choose a tag to compare

✨ Features

  • 🎯 feat: add remove comment flag in load method.
  • 🎯 feat: add databricks/scd1-soft-delete template.
  • 🎯 feat: add macros and utils for dynamic template generator.
  • 🎯 feat: add databricks/delta template.

📦 Build & Workflow

  • 🧰 build: add name on publish workflow.

0.0.1.post1

11 Feb 15:46

Choose a tag to compare

✒️ Code Changes

  • 🧪 tests: add list release cli on pre-release.

🐛 Bug fixes

  • ⚙️ fixed: remove repo name on upload to gh release cli.

📦 Build & Workflow

  • 🧰 build: rename gh token env var.

0.0.1.post0

11 Feb 15:30

Choose a tag to compare

🐛 Bug fixes

  • ⚙️ fixed: change release name to tag_name on upload gh sign.
  • ⚙️ fixed: change upload artifact sign cmd.

0.0.1

11 Feb 15:11

Choose a tag to compare

✨ Features

  • 🎯 feat: add the first draft of usage example of this project.
  • 🎯 feat: add jinja template deps to this project.
  • 🎉 initial: update the first template.

✒️ Code Changes

  • 🧪 tests: add testcase for databricks/select template.
  • 🚧 refactored: Initial commit

🐛 Bug fixes

  • ⚙️ fixed: change import path on test utils.

📦 Build & Workflow

  • 🧰 build: add header and remove token on publish workflow.
  • 🧰 build: add test workflow.
  • 🧰 build: add publish workflow for build this package.
  • 📦 build: create dependabot.yml