Skip to content

Releases: goravel/sqlserver

v1.4.0

20 Jul 08:42
bd77527

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 #5
  • feat: [#549] add a table comment compiler by @almas-x in #7
  • feat: [#358] Add facades.DB, to provider an original sql flow by @hwbrzzl in #6
  • chore: optimize error handling by @almas-x in #8
  • feat: [#358] Add facades.DB, to provider an original sql flow by @hwbrzzl in #9
  • feat: optimize version sql by @hwbrzzl in #10
  • feat: [#358] Adapte Limit by @hwbrzzl in #11
  • feat: [#358] Implement LockForUpdate method by @hwbrzzl in #12
  • feat: [#358] Remove driver.Schema by @hwbrzzl in #14
  • feat: Optimize DB Read Write by @hwbrzzl in #15
  • feat: [#595] add support for package install/uninstall via artisan commands by @almas-x in #16
  • feat: [#560] facades.Testing().Docker() supports lanuching any image by @hwbrzzl in #17
  • feat: [#474] goravel/minio should use the docker module of framework by @hwbrzzl in #18
  • feat: [#705] implement JsonGrammar to compile JSON queries by @almas-x in #19
  • chore: add CompileJsonValues to normalize values for JSON queries by @almas-x in #20
  • chore: Update dependency go to v1.24.4 by @renovate[bot] in #22
  • chore: Update module gorm.io/driver/sqlserver to v1.6.0 by @renovate[bot] in #23
  • chore: Update module github.com/goravel/framework by @almas-x in #24
  • fix: [#699] database timezone by @almas-x in #25
  • feat: implement CompileJsonColumnsUpdate by @almas-x in #26
  • chore: add compileDecimalCastExpr JSON_MODIFY float values by @almas-x in #27
  • feat: [#667] Registering service providers don't dependent order by @hwbrzzl in #28
  • feat: implement CompilePrune by @almas-x in #29
  • feat: add UUID and ULID type support for SQL Server grammar by @ahmed3mar in #30
  • chore: Update dependency go to v1.24.5 by @renovate[bot] in #31

New Contributors

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