pedrocarlo
|
6bad5d04ce
|
generate extensional queries when iterating over the next interaction, not when generating the property. This is necessary as the extensional queries can modify schema and thus could cause the next queries to fail because the DB enviroment context was not updated on generation time. Rule of thumb: queries should never be generated in bulk, always one a a time so the enviroment can be shadowed accordingly
|
2025-10-07 13:19:53 -03:00 |
|
pedrocarlo
|
0c1228b484
|
add Generation context trait to decouple Simulator specific code
|
2025-08-25 22:59:31 -03:00 |
|
pedrocarlo
|
642060f283
|
refactor sql_generation/model/query
|
2025-08-25 22:59:31 -03:00 |
|
pedrocarlo
|
0285bdd72c
|
copy generation code from simulator
|
2025-08-25 22:59:31 -03:00 |
|