File: README.migration

package info (click to toggle)
pronto 2.4.0-3
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 3,112 kB
  • ctags: 488
  • sloc: perl: 22,159; makefile: 140; sh: 34; sql: 7
file content (10 lines) | stat: -rw-r--r-- 498 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
Because we need to change or add fields in the database, we provide some
migration scripts to make it easier on the user's side. Read the changelog
to find out if you need to modify your existing DB tables. This is how you
run the migration-scripts. After installing Pronto go to your prefix wether
/usr/lib or /usr/local/lib and cd pronto - the migration script must be run from
that dir like so,

./migration-scripts/script

It will not work unless you run it from libdir which is PREFIX/pronto.