This website requires JavaScript.
Explore
Help
Register
Sign In
neoris
/
libretime
Watch
1
Star
0
Fork
0
You've already forked libretime
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
libretime
/
build
/
sql
History
naomiaro
ebb43857f6
modified cc_schedule table, added foreign key to show instance id for easy clean up when show needs to be cleared/deleted. replaced primary key with a standard auto incrementing key for efficiency since the other key had no use.
2011-02-06 01:10:07 -05:00
..
defaultdata.sql
can add a show repeating or non repeating. need a better dialog though with more validation. Also added additional sql files to build directory.
2010-12-08 00:47:51 -05:00
schema.sql
modified cc_schedule table, added foreign key to show instance id for easy clean up when show needs to be cleared/deleted. replaced primary key with a standard auto incrementing key for efficiency since the other key had no use.
2011-02-06 01:10:07 -05:00
sequences.sql
can add a show repeating or non repeating. need a better dialog though with more validation. Also added additional sql files to build directory.
2010-12-08 00:47:51 -05:00
sqldb.map
database changes for name, searching for playlist for a show.
2011-01-10 13:24:21 -05:00
triggers.sql
can schedule/remove playlists from a show instance.
2011-02-05 19:42:03 -05:00
views.sql
can add a show repeating or non repeating. need a better dialog though with more validation. Also added additional sql files to build directory.
2010-12-08 00:47:51 -05:00