Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: keenlysoft/database

Keenly Database 1.28.0

Choose a tag to compare

@keenlysoft keenlysoft released this 03 Jun 12:07

Highlights

  • Add a PHP 7.4 and PHP 8.x compatibility baseline.
  • Add CI validation across PHP 7.4, 8.1, 8.2, and 8.3.
  • Add a dependency-free smoke test for SQL generation and model array access.
  • Add open source maintenance files and Dependabot configuration.
  • Avoid Redis authentication when no password is configured.
  • Raise a runtime exception instead of terminating the process when a PDO connection cannot be established.
  • Prevent repeated update SQL generation from accumulating stale fields.
  • Avoid exposing SQL text when a PDO query fails.

Compatibility

  • Supports PHP 7.4 through PHP 8.x.
  • Designed for Keenly 2.5.x and later.

See CHANGELOG.md for details.

修复一些细节问题

Choose a tag to compare

@keenlysoft keenlysoft released this 21 Aug 03:15
0307ac3

修复一些细节问题

1.26

Choose a tag to compare

@keenlysoft keenlysoft released this 25 Apr 09:22
7c34825
Update README.md

1.2.4

Choose a tag to compare

@keenlysoft keenlysoft released this 23 Jan 03:04
分页 优化ar

1.2.3

Choose a tag to compare

@keenlysoft keenlysoft released this 31 Dec 11:54
增加redis连接

1.2.2

Choose a tag to compare

@keenlysoft keenlysoft released this 13 Oct 11:43
f21b2b3

增加切换数据库功能

1.2.1

Choose a tag to compare

@keenlysoft keenlysoft released this 17 Sep 09:24
master

1.2

1.2

Choose a tag to compare

@keenlysoft keenlysoft released this 05 Sep 02:15
master

1.1.0

Choose a tag to compare

@keenlysoft keenlysoft released this 23 Jul 05:49

test

1.0.1

Choose a tag to compare

@keenlysoft keenlysoft released this 20 Jul 08:55

First release