Abstrct / Schemaverse

The Schemaverse is a space-based strategy game implemented entirely within a PostgreSQL database. Compete against other players using raw SQL commands to command your fleet. Or, if your PL/pgSQL-foo is strong, wield it to write AI and have your fleet command itself!
schemaverse.com
PostgreSQL License
356 stars 39 forks source link

Usernames with capitals in them cannot be used #2

Open Abstrct opened 14 years ago

Abstrct commented 14 years ago

If a username is created with a capital letter in it, the user is created in Postgres and in the players table however the account cannot be used to log into the system.