index
:
opendc.git
master
The OpenDC repository.
Mateusz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
database
Age
Commit message (
Expand
)
Author
2018-08-14
chore: Automatically import database schema in Docker image
Fabian Mastenbroek
2017-09-30
Fix foreign key constraint on experiment states
Georgios Andreadis
2017-09-26
Add topology_id concept to database
Georgios Andreadis
2017-09-25
Fix issue with rack creation
Georgios Andreadis
2017-09-25
Remove uniqueness constraint on room names
Georgios Andreadis
2017-09-25
Update schema.sql to drop tables if existing
Georgios Andreadis
2017-09-24
Fix primary key of schedulers table
Georgios Andreadis
2017-09-23
Move to MariaDB
Georgios Andreadis
2017-08-08
Add traceId foreign key to job model
Georgios Andreadis
2017-08-08
Add jobs to the SQL schema and test script
Georgios Andreadis
2017-03-27
Only remove database if it exists in rebuild
leonoverweel
2017-02-27
Add parallelizable and sequential traces
Georgios Andreadis
2017-02-27
Add image processing and path planning traces
leonoverweel
2017-02-27
Merge branch 'master' into workload-core-occupation
leonoverweel
2017-02-27
Add parallelizability and new schedulers to sql schema/test data
Matthijs Bijman
2017-02-27
Add cores_used column to task_states table
Matthijs Bijman
2017-02-27
Add README.md for /database
leonoverweel
2017-02-27
Add Python script to view a table in the db
leonoverweel
2017-02-27
Add Python database rebuilder
leonoverweel
2017-02-26
Insert database rows individually in SQLite schema
leonoverweel
2017-02-26
Add db rebuild script for windows, assuming sqlite3 is in path
Matthijs Bijman
2017-02-16
Add state and last_simulated_tick to experiment, remove queued_experiments
Matthijs Bijman
2017-01-24
Add database schema and testing data
leonoverweel