We want PRIMARY keys, not UNIQUE keys, because UNIQUE without PRIMARY means absolute BULLSHIT.

This commit is contained in:
Lucas Nicodemus 2011-07-13 02:13:53 -06:00
parent 1d91e6138e
commit e81982569c
7 changed files with 12 additions and 10 deletions

View file

@ -20,6 +20,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
* Microsoft Visual Studio 2010
* HostPenda
* And you, for your continued support and devotion to the evolution of TShock
* Kerplunc Gaming
* TerrariaGSP
*/
using System;
using System.Collections.Generic;