mirror of
https://framagit.org/fiat-tux/hat-softwares/lutim.git
synced 2026-06-18 17:15:17 +02:00
8421efc3da
This commit is dedicated to Schoumi, who is supporting me on Tipeee. Many thanks :-)
3 lines
80 B
SQL
3 lines
80 B
SQL
CREATE USER lutim WITH PASSWORD 'lutim';
|
|
CREATE DATABASE lutimtest OWNER lutim;
|