Ticket #52 (closed task: fixed)

Opened 1 year ago

Last modified 1 year ago

Version schema.sql in svn, bundle with distribution (make dist)

Reported by: jdolan Assigned to: jdolan
Priority: minor Component: quake2world
Keywords: mysql schema Cc:

Description

The database schema for realtime game stats should reside in svn, and be distributed with official builds. Whether it is installed somewhere by make install is optional. I don't really think it's necessary.

Change History

06/05/07 19:19:18 changed by jdolan

  • status changed from new to closed.
  • resolution set to fixed.

Closed in [525], schema.sql is now versioned with the stats package. This makes more sense than versioning it with Q2W for a couple reasons:

1. Not everyone installing Q2W needs it. Everyone installing stats does. 2. The schema works for the QMass Mod (Quake2) as well as Q2W.