Changeset 7814
- Timestamp:
- Jul 23, 2008, 7:37:09 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
OpenPNE3/trunk/config/schema.yml
r7813 r7814 8 8 id: ~ 9 9 member_id: ~ 10 pc_address: { type: varchar( 256)}10 pc_address: { type: varchar(128), index: unique } 11 11 password: { type: varchar(32) } 12 _uniques:13 authentication_pc_address_pc_address_index: [pc_address]
Note: See TracChangeset
for help on using the changeset viewer.