4 lines
195 B
Text
4 lines
195 B
Text
|
This class provides support for database URIs. They're inspired by JDBC URIs
|
||
|
and PostgreSQL URIs, though they're a bit more formal. The specification for
|
||
|
their format is documented in README.md.
|