<div dir="ltr">Something else that would be cool for <span id="21b087c7-e9a8-428c-929c-e81337a4a461" class="GINGER_SOFTWARE_mark">valentina</span> to do is to generate the SQL that I would need to make something happen so that I can embed it in whatever app I'm developing.<div><br></div><div>For example, let's say I want to change the <span id="d6ee248e-4981-4d90-b710-7d8a9c306141" class="GINGER_SOFTWARE_mark">datatype</span> of a column in <span id="3daeabd0-5e05-411c-bed1-0a4a9746e934" class="GINGER_SOFTWARE_mark">sqlite</span>. You can't really do that, but Valentina works around it. When I want to make that happen in my app, I have to crank the SQL. <span id="c5288586-9343-49c5-9a60-aa438cf62bc8" class="GINGER_SOFTWARE_mark">Generally I</span> do that by telling Valentina to create an SQL dump of before and after (so I can create the temporary table, then copy the data, then drop the original table, then recreate it, then copy the data back). If Valentina wrote the SQL for me...</div><div><br></div><div>I can come up with a variety of other examples where it would be nice to be able to walk Valentina through a sequence of operations, and have it give me the SQL to copy/paste.</div><div><div><br></div>-- <br>On the first day, God created the heavens and the Earth<br>On the second day, God created the oceans.<br>On the third day, God put the animals on hold for a few hours,<br> and did a little diving.<br>And God said, "This is good."
</div></div>