partkeepr / PartKeepr

Open Source Inventory Management
http://www.partkeepr.org
GNU General Public License v3.0
1.38k stars 400 forks source link

Issue with setupdatabase script when using postgres #369

Closed zarya closed 4 years ago

zarya commented 10 years ago

root@parts:/var/www/tmp/PartKeepr/testing# php SetupDatabase.php --yes --migrate PartKeepr Setup Use SetupDatabase.php --help for help

Performing actions...

Use the user 'admin' with password 'admin' to login. Access the frontend using the frontend directory.

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Drachenkaetzchen commented 10 years ago

Migration isn't supported on PostgreSQL, because PartDB (which we migrate from) is MySQL only.

Drachenkaetzchen commented 9 years ago

Leaving this open to provide a sample database of any kind.

baradhili commented 4 years ago

closing this