#2103: merge schedulers table into objects table
------------------------+----------------------
Reporter:  dustin       |      Owner:
    Type:  enhancement  |     Status:  new
Priority:  major        |  Milestone:  0.8.+
 Version:  0.8.4p2      |   Keywords:  database
------------------------+----------------------
 Currently, the schedulers table exists only to map (name,class) to
 schedulerid.  This is exactly the same function as the objects table,
 except that the latter is more general.

 It would be great to get rid of the schedulers table altogether and use
 the objects table exclusively.  This would require mapping schedulerids
 into new objectids, adding an objectid column to scheduler_changes and
 scheduler_upstream_buildsets, setting it appropriately, and then dropping
 the schedulerid-related stuff.

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2103>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
------------------------------------------------------------------------------
Why Cloud-Based Security and Archiving Make Sense
Osterman Research conducted this study that outlines how and why cloud
computing security and archiving is rapidly being adopted across the IT 
space for its ease of implementation, lower cost, and increased 
reliability. Learn more. http://www.accelacomm.com/jaw/sfnl/114/51425301/
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to