Sha256: 0e22fb74e0d79f667c839003eaaf6a04edf8c337ff13f465cdfb9ee2e4c2d4d1
Contents?: true
Size: 497 Bytes
Versions: 1
Compression:
Stored size: 497 Bytes
Contents
1. Set environment valiable if you want to change a config file path. $ export SQLD4R_CONF=~/.sqld4r - Default is $HOME/.sqld4r 2. Create config file. $ sqld4r --init 3. Modify default values and command list. $ vi ~/.sqld4r $ vi ~/sqld4r_execute_commands 4. Test for setting $ sqld4r --check 5. Generate migration files and model files from SQLDesigner xml file. $ cd your-rails-root $ sqld4r /path/to/SQLDesigner.xml For more information on sqld4r, see http://sqld4r.rubyforge.org
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
sqld4r-0.0.2 | PostInstall.txt |