maestromusic / maestro

Complex music management application.
GNU General Public License v3.0
2 stars 0 forks source link

implement database column type for URLs #27

Open supermihi opened 9 years ago

supermihi commented 9 years ago

Reading and writing URL objects to and from the database requires the caller to parse/stringify. The database module could do this transparently by natively supporting URL-type columns.