WIP: Draft: Resolve "SQLite3 DBD Update" #149

Closed
jamie wants to merge 0 commits from 86-sqlite3-dbd-update into master
jamie commented 2022-10-18 03:38:30 +00:00 (Migrated from git.hazaar.io)

Closes #86

Closes #86
jamie commented 2022-10-18 03:38:30 +00:00 (Migrated from git.hazaar.io)

assigned to @jamie

assigned to @jamie
jamie commented 2022-10-18 06:40:46 +00:00 (Migrated from git.hazaar.io)

added 7 commits

  • a2b4ac7b - DBD: Added driver capabilities
  • dc93bb1d - Fixed connection failed message
  • 8d895b12 - Removed transient error retry
  • f8059aed - Added support for null schema
  • 09ea8e28 - SQLite: Updated to be compatible with latest DBD
  • 5fb7a806 - SQLite: Fixed tableExists function
  • 603b7257 - Schema Manager: Added support for capabilities

Compare with previous version

added 7 commits <ul><li>a2b4ac7b - DBD: Added driver capabilities</li><li>dc93bb1d - Fixed connection failed message </li><li>8d895b12 - Removed transient error retry</li><li>f8059aed - Added support for null schema</li><li>09ea8e28 - SQLite: Updated to be compatible with latest DBD</li><li>5fb7a806 - SQLite: Fixed tableExists function</li><li>603b7257 - Schema Manager: Added support for capabilities</li></ul> [Compare with previous version](/hazaar/hazaar-dbi/-/merge_requests/55/diffs?diff_id=2881&start_sha=4e9ce9469a8f98377aa1ff055b9d4f480a2d12a3)
jamie commented 2022-10-18 22:29:53 +00:00 (Migrated from git.hazaar.io)

added 1 commit

  • 31d0438f - DBD: Capabilities feature tweaks

Compare with previous version

added 1 commit <ul><li>31d0438f - DBD: Capabilities feature tweaks</li></ul> [Compare with previous version](/hazaar/hazaar-dbi/-/merge_requests/55/diffs?diff_id=2885&start_sha=603b72574adfe638cefdc193748023376c7f3cc4)
jamie commented 2022-10-19 00:59:35 +00:00 (Migrated from git.hazaar.io)

added 3 commits

  • 9dea618a - Added/Updated DBD capabilities
  • 48970c7d - Deprecated addView() method
  • bbc58956 - Added support for views to SQLite DBD

Compare with previous version

added 3 commits <ul><li>9dea618a - Added/Updated DBD capabilities</li><li>48970c7d - Deprecated addView() method</li><li>bbc58956 - Added support for views to SQLite DBD</li></ul> [Compare with previous version](/hazaar/hazaar-dbi/-/merge_requests/55/diffs?diff_id=2887&start_sha=31d0438fe13cead12d220c50d2d47b2f741492e5)
jamie commented 2022-10-19 02:09:36 +00:00 (Migrated from git.hazaar.io)

added 1 commit

  • c0aa662c - SQLite: Added support for listing constraints

Compare with previous version

added 1 commit <ul><li>c0aa662c - SQLite: Added support for listing constraints</li></ul> [Compare with previous version](/hazaar/hazaar-dbi/-/merge_requests/55/diffs?diff_id=2889&start_sha=bbc58956cfcf4541688c3929f7f2b22977257d63)
jamie commented 2022-10-19 04:18:30 +00:00 (Migrated from git.hazaar.io)

added 1 commit

  • 6c18ecaa - SQLite: Updated describeTable

Compare with previous version

added 1 commit <ul><li>6c18ecaa - SQLite: Updated describeTable</li></ul> [Compare with previous version](/hazaar/hazaar-dbi/-/merge_requests/55/diffs?diff_id=2891&start_sha=c0aa662cfaa0e6221defe971ffacdf9c9183717e)
jamie commented 2022-10-19 04:51:29 +00:00 (Migrated from git.hazaar.io)

added 2 commits

  • e839d125 - SQLite: Added PRIMARY KEY support to listConstraints()
  • 008329f0 - DBD: Updated BaseDriver::describeTable

Compare with previous version

added 2 commits <ul><li>e839d125 - SQLite: Added PRIMARY KEY support to listConstraints()</li><li>008329f0 - DBD: Updated BaseDriver::describeTable</li></ul> [Compare with previous version](/hazaar/hazaar-dbi/-/merge_requests/55/diffs?diff_id=2892&start_sha=6c18ecaa532937cf421fd97431faf009417fbf92)
jamie commented 2022-10-19 05:00:24 +00:00 (Migrated from git.hazaar.io)

added 1 commit

  • ae57ae97 - DBI: Tweaked support for primary keys

Compare with previous version

added 1 commit <ul><li>ae57ae97 - DBI: Tweaked support for primary keys</li></ul> [Compare with previous version](/hazaar/hazaar-dbi/-/merge_requests/55/diffs?diff_id=2893&start_sha=008329f07f4d5da9468d988af700afca1bbc6773)
jamie (Migrated from git.hazaar.io) closed this pull request 2025-06-18 06:44:38 +00:00

Pull request closed

Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: hazaar/hazaar-dbi#149
No description provided.