Ticket #54 (closed enhancement: fixed)

Opened 3 years ago

Last modified 3 years ago

Support multiple databases

Reported by: anonymous Owned by: mbonetti
Priority: normal Milestone: Gregarius 0.5.0
Component: FEATURES Version:
Severity: normal Keywords: SQLite DBMS
Cc:

Description

Hi,

are you considering supporting other dbms in Gregarius ? Adding a database abstraction layer would be great. I'm really interested in using SQLite (a flat file dbms) with Gregarius.

Thanks.

Change History

Changed 3 years ago by mbonetti

  • milestone set to Gregarius 0.5.0

Changed 3 years ago by mbonetti

  • status changed from new to assigned

We're quite close to a working sqlite implementation. I've received some very good code and I'm discussing with the author to iron out the last quirks.

Changed 3 years ago by mbonetti

  • status changed from assigned to closed
  • resolution set to fixed

SQLite is now supported! Please read the instructions in cls/db/db.sqlite.php to use.

Note: See TracTickets for help on using tickets.