Skip to content

Releases: goravel/sqlite

v1.4.0

20 Jul 08:42
434b6b5

Choose a tag to compare

What's Changed

  • feat: [#540] init by @hwbrzzl in #1
  • chore: [#585] change driver Name by @almas-x in #3
  • chore: optimzie interface by @hwbrzzl in #4
  • feat: [#572] add rename column compiler by @almas-x in #2
  • feat: [#549] add a table comment compiler by @almas-x in #6
  • feat: [#358] Add facades.DB, to provider an original sql flow by @hwbrzzl in #5
  • chore: optimize error handling by @almas-x in #7
  • feat: [#358] Add facades.DB, to provider an original sql flow by @hwbrzzl in #8
  • feat: optimize version sql by @hwbrzzl in #9
  • feat: [#358] Adapte DB module by @hwbrzzl in #10
  • feat: [#358] Remove driver.Schema by @hwbrzzl in #11
  • feat: Optimize DB Read Write by @hwbrzzl in #12
  • feat: update sqlite driver by @devhaozi in #13
  • feat: use single quote by @hwbrzzl in #14
  • feat: [#595] add support for package install/uninstall via artisan commands by @almas-x in #15
  • feat: [#705] implement JsonGrammar to compile JSON queries by @almas-x in #16
  • chore: add CompileJsonValues to normalize values for JSON queries by @almas-x in #17
  • chore: Update module github.com/goravel/framework by @almas-x in #18
  • feat: implement CompileJsonColumnsUpdate by @almas-x in #19
  • feat: [#667] Registering service providers don't dependent order by @hwbrzzl in #20
  • feat: implement CompilePrune by @almas-x in #21
  • feat: add UUID and ULID type support to SQLite grammar by @ahmed3mar in #22
  • chore: Upgrade framework to v1.16.0 (auto) by @hwbrzzl in #23

New Contributors

Full Changelog: https://github.com/goravel/sqlite/commits/v1.4.0