first commit
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
include ('../koneksi.php');
|
||||
|
||||
pg_query("ALTER TABLE data_user DROP CONSTRAINT data_user_nama_key;");
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user