I’m creating a new site for tools (see next post) built on the top of Keruald/Pluton. This is the opportunity to refresh the SQL schema. It supports 16 777 215 users account, is IPv6 and salted password compliant. Here the new minimal SQL schema for MySQL: CREATE TABLE `sessions` ( `session_id` varchar(32) NOT NULL DEFAULT […]
Read more