Changeset 3d4a482 in github for SQL/mysql.initial.sql
- Timestamp:
- Jan 12, 2012 2:16:51 AM (17 months ago)
- Branches:
- master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.8
- Children:
- 3efe96a
- Parents:
- 5d95076
- File:
-
- 1 edited
-
SQL/mysql.initial.sql (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
SQL/mysql.initial.sql
r48be8f6 r3d4a482 102 102 `del` tinyint(1) NOT NULL DEFAULT '0', 103 103 `name` varchar(128) NOT NULL DEFAULT '', 104 `email` text NOT NULL DEFAULT '',104 `email` text NOT NULL, 105 105 `firstname` varchar(128) NOT NULL DEFAULT '', 106 106 `surname` varchar(128) NOT NULL DEFAULT '',
Note: See TracChangeset
for help on using the changeset viewer.
