liquibase.harness.data.expectedResultSet.sqlite.loadUpdateData.json Maven / Gradle / Ivy
{
"loadUpdateData": [
{
"birthdate": "2016-03-27",
"added": "2014-03-21 02:52:00",
"last_name": "Mayert",
"id": 2,
"first_name": "Tamia",
"email": "[email protected]"
},
{
"birthdate": "1988-04-21",
"added": "2011-06-24 18:17:48",
"last_name": "Funk",
"id": 3,
"first_name": "Cyril",
"email": "[email protected]"
},
{
"birthdate": "2017-02-03",
"added": "2019-04-22 02:04:41",
"last_name": "Buckridge",
"id": 4,
"first_name": "Nicolas",
"email": "[email protected]"
},
{
"birthdate": "2010-02-27",
"added": "1990-02-04 02:32:00",
"last_name": "Walter",
"id": 5,
"first_name": "Jayden",
"email": "[email protected]"
},
{
"birthdate": "1000-02-27",
"added": "2000-02-04 02:32:00",
"last_name": "Gods",
"id": 1,
"first_name": "Adam",
"email": "[email protected]"
},
{
"birthdate": "2000-02-27",
"added": "1994-12-10 01:00:00",
"last_name": "Lamekhs",
"id": 7,
"first_name": "Noah",
"email": "[email protected]"
},
{
"birthdate": "3000-02-27",
"added": "2000-12-10 01:00:00",
"last_name": "Ibn Abdullah",
"id": 8,
"first_name": "Muhammad",
"email": "[email protected]"
}
]
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy