Integrate APPDB with Bugzilla to use the versions table from Bugzilla.
This commit is contained in:
4
tables/create_bugzilla_tables
Normal file
4
tables/create_bugzilla_tables
Normal file
@@ -0,0 +1,4 @@
|
||||
#! /bin/sh
|
||||
|
||||
echo Creating fake Bugzilla tables
|
||||
mysql -u root < bugzilla_tables.sql
|
||||
Reference in New Issue
Block a user