Ticket #77 (closed enhancement: fixed)

Opened 3 years ago

Last modified 3 years ago

Have schema.php render plain sql when called from the CLI

Reported by: mbonetti Assigned to: mbonetti
Priority: normal Milestone: Gregarius 0.6.0
Component: FEATURES Version:
Severity: normal Keywords: schema database db
Cc:

Description

It'd be nice if we could get schema.php to print out all the sql commands to create a Gregarius database, so that we can drop dbstruct.sql and use the CLI instead:

php schema.php --printschema | mysql -u user -p database

Change History

07/28/05 10:35:09 changed by mbonetti

  • keywords changed from schema to schema database db.

08/15/05 14:00:00 changed by mbonetti

  • milestone changed from Gregarius 0.4.5 to Gregarius 0.5.1.

08/18/05 07:19:23 changed by mbonetti

  • milestone changed from Gregarius 0.5.1 to Gregarius 0.6.0.

10/02/05 10:45:34 changed by mbonetti

  • status changed from new to closed.
  • resolution set to fixed.

in [922]. Not sure I want this "officially" in 0.5.2