xorm/core
datbeohbbh bb4f917e64 (fix) remove ad-hoc case for YDB
- add method `GetDB()` for `core.Tx`, that method is used to obtain
  internal db.
2023-10-02 13:30:29 +07:00
..
db.go Add README and fix some lints (#2079) 2021-12-14 09:00:35 +08:00
db_test.go Add README and fix some lints (#2079) 2021-12-14 09:00:35 +08:00
error.go Merge core package back into the main repository and split into serval sub packages. (#1543) 2020-02-24 08:53:18 +00:00
interface.go Don't keep db on dialects (#1623) 2020-03-24 02:19:24 +00:00
rows.go Add README and fix some lints (#2079) 2021-12-14 09:00:35 +08:00
scan.go Fix comments (#1896) 2021-04-12 16:00:07 +08:00
stmt.go New Prepare useage (#2061) 2021-10-20 08:53:30 +08:00
tx.go (fix) remove ad-hoc case for YDB 2023-10-02 13:30:29 +07:00