Bob Ippolito wrote: > > Running tg-admin sql create doesn't do anything unless there's > something in your model. Adding a tg-admin sql create button and/or > checkbox next to "Write model" would be a nice addition to > ModelDesigner though. >
You are right indeed, we can't imagine (yet :D) what DB structure the user will need. > There's no need to ask the question -- it should just put a SQLite DB > URI in there (if pysqlite is installed). It won't create the DB > until it needs to, and creating a SQLite DB is better than an error. > If you have a need to manually specify a DB URI, you'd simply just > comment out or change that line. > Yes, that would be really useful and not in the way if you don't need it. Ciao Michele

