mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-26 15:20:29 +01:00
2020-04-18 Fred Gleason <fredg@paravelsystems.com>
* Removed the 'EVENTS.PROPERTIES' field from the database. * Incremented the database version to 316. * Removed the 'RDEventLine::properties()' and 'RDEventLine::setProperties()' methods. * Added 'RDEventLine::propertiesText()' methods. * Added a 'Trans' column to the event list in the 'Edit Clock' dialog in rdlogmanager(1). * Added a 'Trans' column to the event list in the 'List Events' dialog in rdlogmanager(1). Signed-off-by: Fred Gleason <fredg@paraelsystems.com>
This commit is contained in:
@@ -5,7 +5,6 @@ The EVENTS table holds data defining each event in rdlogmanager(1).
|
||||
FIELD NAME TYPE REMARKS
|
||||
------------------------------------------------------------------------
|
||||
NAME varchar(64) Primary key
|
||||
PROPERTIES varchar(64)
|
||||
DISPLAY_TEXT varchar(64)
|
||||
NOTE_TEXT varchar(191)
|
||||
PREPOSITION int(11)
|
||||
|
||||
Reference in New Issue
Block a user