Skip to content

Release v0.1.39

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 24 Dec 17:40

Changelog

  • fix(runtime): use database dialect instead of driver when opening SQL connection by @godcong
  • refactor(proto): add migration config to data.proto by @godcong
  • refactor(proto): Rename driver to dialect in Data_Database by @godcong