Searched refs:is_superuser (Results 1 – 1 of 1) sorted by relevance
/dokuwiki/lib/plugins/authpdo/_test/pgsql/ |
D | django.sql | 144 is_superuser boolean NOT NULL, field 692 INSERT INTO auth_user (id, password, last_login, is_superuser, username, first_name, last_name, ema… 693 INSERT INTO auth_user (id, password, last_login, is_superuser, username, first_name, last_name, ema… 694 INSERT INTO auth_user (id, password, last_login, is_superuser, username, first_name, last_name, ema… 695 INSERT INTO auth_user (id, password, last_login, is_superuser, username, first_name, last_name, ema… 696 INSERT INTO auth_user (id, password, last_login, is_superuser, username, first_name, last_name, ema…
|