mirror of
https://github.com/opnsense/ports.git
synced 2026-04-12 06:01:51 -05:00
5 lines
205 B
Plaintext
5 lines
205 B
Plaintext
Ruby DataObjects driver for PostgreSQL
|
|
The purpose of DO.rb is to rewrite existing Ruby database drivers to conform to
|
|
a single interface.
|
|
At present, PostgreSQL, MySQL, and SQLite adapters are available.
|