This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Giriş Yap
DricomDragon
/
PythonPostgresLab
şunun yansıması
https://github.com/DricomDragon/PythonPostgresLab.git
İzle
1
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Wiki
Dal:
master
Dallar
Biçim İmleri
master
plpgsql
PythonPostgr...
/
SQL
/
create_user.sql
create_user.sql
109 B
Kalıcı Bağlantı
Geçmiş
Ham
1
2
3
4
CREATE
USER python_app
WITH NOCREATEDB NOCREATEROLE NOSUPERUSER
PASSWORD 'blablapoivron';