The DataBase Interface for Hazaar MVC.
Find a file
Jamie Carl fb1329dd2f feat(adapter): Adds table management methods
Adds methods to check, create, and drop tables.

These methods delegate to the driver, providing an abstraction
layer for database table management. Ensures configuration
is checked before delegating to the driver.
2025-08-14 09:15:48 +10:00
.gitlab/issue_templates Update .gitlab/issue_templates/bug_report.md 2023-01-10 14:30:46 +11:00
bin Added cwd() method to DBI file backend 2023-09-05 09:30:54 +10:00
docs Added text replacement support to 'exec' 2023-01-30 14:13:41 +11:00
libs Fixed DBI filesystem schema 2023-01-11 15:11:15 +11:00
src feat(adapter): Adds table management methods 2025-08-14 09:15:48 +10:00
.gitignore Initial commit 2016-08-16 16:02:47 +10:00
composer.json Added 'dbitool' 2022-08-31 15:54:11 +10:00
Hazaar DBI.phpproj Moved DBI filesystem management into schema manager 2019-02-16 16:12:56 +11:00
Hazaar DBI.phpproj.user Added documentation skeleton 2019-02-06 22:21:40 +11:00
Hazaar DBI.sln Added VS project files. 2016-08-16 16:04:44 +10:00
LICENSE.md Add license 2017-08-28 11:12:45 +10:00
mkdocs.yml Added documentation on DBI encryption. 2021-03-31 15:59:08 +11:00
README.md Initial commit 2016-08-16 16:02:47 +10:00

hazaar-dbi