Projects tigase _server server-core Issues #269
MS SQL Schema JID field lenght (#269)
Closed
wojciech.kapcia@tigase.net opened 1 decade ago

If possible, increase field length to match schemas for other DBs:

	-- Jabber User ID
	[user_id] [nvarchar](256) NOT NULL,
wojciech.kapcia@tigase.net commented 1 decade ago

Increased JID column length to match other schemas and add helper column to circumvent SQL Server index key lenght limitations to 900 bytes.

issue 1 of 1
Type
Task
Priority
Normal
Assignee
RedmineID
1666
Version
tigase-server-5.2.1
Spent time
4h 30m
Issue Votes (0)
Watchers (0)
Reference
tigase/_server/server-core#269
Please wait...
Page is in error, reload to recover