This website requires JavaScript.
Explore
Help
Sign In
claunia
/
qemudb
Archived
Watch
1
Star
0
Fork
0
You've already forked qemudb
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-05-24
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
5a9e078df620ab1f29ace3f9f6f78ced726c762b
qemudb
/
tables
History
Alexander Nicolaysen Sørnes
68b9a2b69e
note: Allow showing notes for a list of versions
2009-08-06 18:35:17 +02:00
..
.htaccess
Initial revision
2004-03-15 16:22:00 +00:00
app_category.sql
- improve existing category class
2005-02-09 02:20:21 +00:00
appdb_tables.sql
note: Allow showing notes for a list of versions
2009-08-06 18:35:17 +02:00
banner.sql
Convert from timestamp to datetime. Datetime is consistent between mysql 4.0x and newer
2007-07-31 23:48:22 +00:00
buglinks.sql
* convert queue to state columns Changed column name from queue to state and changed enum from ('true','false') to ('accepted','queued') in buglinks.sql Changed column name from queue to state and changed enum from ('true','false','rejected','pending') to ('accepted','queued','pending') in maintainers.sql Changed field superMaintainer from bool to tinyint(1) in maintainers.sql
2008-07-07 22:11:56 -04:00
bugzilla_tables.sql
* fix user grant syntax to correctly grant permissions
2008-07-07 22:12:40 -04:00
create_apidb_base.sql
* fix user grant syntax to correctly grant permissions
2008-07-07 22:12:40 -04:00
create_bugzilla_tables
Make the script that creates the fake tables ask for a password
2005-07-13 03:45:54 +00:00
create_tables
create_tables: Fix MySQL commands for when the apidb DB is not present
2009-07-13 16:18:28 +02:00
create_user.sql
Clean up database creation to create the mysql interface user and grant permissions. Group
2007-07-24 21:49:23 +00:00
distributions.sql
Add initial un-delete support
2007-12-18 20:17:06 -05:00
error_log.sql
Modify query_error() to log errors to a database table instead of displaying them on the screen. This should
2006-07-19 16:37:54 +00:00
maintainers.sql
* convert queue to state columns Changed column name from queue to state and changed enum from ('true','false') to ('accepted','queued') in buglinks.sql Changed column name from queue to state and changed enum from ('true','false','rejected','pending') to ('accepted','queued','pending') in maintainers.sql Changed field superMaintainer from bool to tinyint(1) in maintainers.sql
2008-07-07 22:11:56 -04:00
monitors.sql
Convert from timestamp to datetime. Datetime is consistent between mysql 4.0x and newer
2007-07-31 23:48:22 +00:00
prefs_list.sql
Allow users to disable the Xinha HTML editor
2008-04-29 20:44:54 -04:00
testResults.sql
Assorted spelling fixes from Francois Gouget
2008-06-26 12:07:29 -04:00
user_list.sql
Convert from timestamp to datetime. Datetime is consistent between mysql 4.0x and newer
2007-07-31 23:48:22 +00:00
user_prefs.sql
Add appdb/tables/create_tables script to run the sql necessary to create and
2004-03-24 15:51:49 +00:00
user_privs.sql
Fix up creating tables
2004-04-19 20:49:52 +00:00