linwiz / Raspberry-Pi-Web-GPIO

PHP script to control Raspberry PI GPIO pins from the web
GNU General Public License v3.0
4 stars 1 forks source link

TODO: DB initial setup #20

Closed Paku- closed 9 years ago

Paku- commented 9 years ago

Let setup.py script invoke mySQL CLI to rebuild database based on /doc/gpio.sql file.

(or introduce next script just for DB)

Nice for fast DB updates.

Paku- commented 9 years ago

It's not finished yet. Setup has to cover db drop and update.