chatbot-template/lib/db/migrations/meta/_journal.json

27 lines
488 B
JSON
Raw Normal View History

2023-05-22 12:14:37 -04:00
{
"version": "5",
"dialect": "pg",
"entries": [
{
"idx": 0,
"version": "5",
2023-06-02 11:33:17 -04:00
"when": 1685719783900,
"tag": "0000_fair_groot",
2023-05-22 12:14:37 -04:00
"breakpoints": false
},
{
"idx": 1,
"version": "5",
2023-06-02 11:33:17 -04:00
"when": 1685719963202,
"tag": "0001_naive_gunslinger",
2023-05-22 12:14:37 -04:00
"breakpoints": false
2023-06-02 11:57:44 -04:00
},
{
"idx": 2,
"version": "5",
"when": 1685720130302,
"tag": "0002_striped_purifiers",
"breakpoints": false
2023-05-22 12:14:37 -04:00
}
]
}