Services/Sync/Server/Archived/0.3/Setup/Server: Difference between revisions

Jump to navigation Jump to search
username should be varchar to allow case insensitivity
(username should be varchar to allow case insensitivity)
(username should be varchar to allow case insensitivity)
Line 112: Line 112:
create table wbo
create table wbo
(
(
  username varbinary(32),
  username varchar(32),
  collection varbinary(64),
  collection varbinary(64),
  id varbinary(64),
  id varbinary(64),
canmove, Confirmed users
1,173

edits

Navigation menu