mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-06-02 17:12:33 +02:00
* Added a 'not null' constraint to the 'RDAIRPLAY.PAUSE_ENABLED' field. * Changed the default value of the 'RDAIRPLAY.PAUSE_ENABLED' field from NULL to 'N'. * Incremented the database version to 366. * Fixed a bug in rddbmgr(8) that could throw a SQL error when creating a new database. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>