first commit
This commit is contained in:
7
sources/TODO
Normal file
7
sources/TODO
Normal file
@@ -0,0 +1,7 @@
|
||||
== SOME TODOS ==
|
||||
|
||||
- Ein Präfix für die Tabellen, damit sie in eine vorhandene DB gelegt werden können.
|
||||
|
||||
|
||||
- NOTIZ: Update der md5 Spalte der Usertabelle von length 64 auf length 124
|
||||
- >ALTER TABLE `users` CHANGE `md5` `md5` VARCHAR( 124 ) CHARACTER SET latin1 COLLATE latin1_swedish_ci NULL DEFAULT NULL
|
||||
Reference in New Issue
Block a user