summaryrefslogtreecommitdiff
path: root/database/schema.sql
AgeCommit message (Expand)Author
2018-02-06Add GWF conversion scriptGeorgios Andreadis
2018-02-05Implement workflow task dependenciesGeorgios Andreadis
2017-09-30Fix foreign key constraint on experiment statesGeorgios Andreadis
2017-09-26Add topology_id concept to databaseGeorgios Andreadis
2017-09-25Fix issue with rack creationGeorgios Andreadis
2017-09-25Remove uniqueness constraint on room namesGeorgios Andreadis
2017-09-25Update schema.sql to drop tables if existingGeorgios Andreadis
2017-09-24Fix primary key of schedulers tableGeorgios Andreadis
2017-09-23Move to MariaDBGeorgios Andreadis
2017-08-08Add traceId foreign key to job modelGeorgios Andreadis
2017-08-08Add jobs to the SQL schema and test scriptGeorgios Andreadis
2017-02-27Merge branch 'master' into workload-core-occupationleonoverweel
2017-02-27Add parallelizability and new schedulers to sql schema/test dataMatthijs Bijman
2017-02-27Add cores_used column to task_states tableMatthijs Bijman
2017-02-26Insert database rows individually in SQLite schemaleonoverweel
2017-02-16Add state and last_simulated_tick to experiment, remove queued_experimentsMatthijs Bijman
2017-01-24Add database schema and testing dataleonoverweel