Ticket #6 (closed Feature Request: wontfix)

Opened 3 years ago

Last modified 2 years ago

SQL schema update unit test.

Reported by: benoitg Assigned to:
Priority: lowest Milestone:
Component: Auth server, Other Keywords:
Cc:

Description (Last modified by max-horvath)

There is a script (schema_validate.php) which handles safely migrating data and database schema of a live installation when upgrading to a new version of wifidog. This is an absolute requirement for maintaining the stability of support for multiple databases on an ongoing basis. Otherwise people will regularly break something. This should be done with a different database name so it doesn't require a separate install of the database software. Having the requirement of having all the suported database engines will be costly enough as it is.

Attachments

Change History

01/06/06 16:38:13 changed by fproulx

  • component changed from Auth server: Features to Auth server: Features.
  • milestone set to WifiDog 1.0.

01/22/06 23:26:21 changed by benoitg

  • priority changed from high to low.
  • version deleted.
  • description changed.
  • milestone deleted.

Dropped priority as the goal of multiple databases is to be dropped.

02/22/06 11:33:54 changed by max-horvath

  • priority changed from low to lowest.
  • version set to Auth Server SVN.
  • milestone set to WifiDog Auth Server 1.0.

Do we really need it when supporting PostgreSQL, only?

02/22/06 11:34:21 changed by max-horvath

  • status changed from assigned to new.
  • owner deleted.
  • milestone deleted.

06/10/06 10:34:10 changed by max-horvath

Again, do we still need this feature?

06/10/06 16:34:49 changed by max-horvath

  • description changed.

09/01/06 07:09:02 changed by benoitg

  • status changed from new to closed.
  • resolution changed from None to wontfix.

No longer necessary

01/22/07 16:15:41 changed by benoitg

  • component changed from Auth server: Features to Auth server, Other.

Add/Change #6 (SQL schema update unit test.)




Action