summaryrefslogtreecommitdiff
path: root/opendc-web/opendc-web-api/src/main/resources/init-dev.sql
blob: 756eff46e85c4c42b0683fdfcf5f3395a1e03dd3 (plain)
1
2
3

-- Add example traces
INSERT INTO traces (id, name, type) VALUES ('bitbrains-small', 'Bitbrains Small', 'vm');