Skip to content

Tags: webman-php/think-orm

Tags

v2.1.10

Toggle v2.1.10's commit message
Remove connection form Context on close

v2.1.9

Toggle v2.1.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Enhance DbManager with heartbeat SQL support

Added heartbeat SQL constants for default and Oracle databases, and implemented heartbeat checking logic for pooled connections.

v2.1.8

Toggle v2.1.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Refactor config loading for ThinkOrm

v2.1.7

Toggle v2.1.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update ThinkOrm.php

v2.1.6

Toggle v2.1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #17 from JaguarJack/main

fix: 修复 DbManager::instance 类型错误

v2.1.5

Toggle v2.1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update composer.json

v2.1.4

Toggle v2.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update Db.php

v2.1.3

Toggle v2.1.3's commit message
fix mongodb heartbeat

v2.1.1

Toggle v2.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #14 from ichynul/main

使用容器时通过bind替换类,让`think\facade\Db`可正常使用

v2.1.0

Toggle v2.1.0's commit message
兼容旧配置