first commit
This commit is contained in:
@@ -0,0 +1 @@
|
||||
XɁ<EFBFBD>ƈ<EFBFBD><EFBFBD><EFBFBD>};<EFBFBD><EFBFBD><EFBFBD>&<EFBFBD>x<EFBFBD>'ɍ<EFBFBD><EFBFBD><EFBFBD><EFBFBD> <EFBFBD>eő+<EFBFBD>uOr<EFBFBD>=<EFBFBD><EFBFBD><EFBFBD>
|
@@ -0,0 +1,51 @@
|
||||
{
|
||||
"folders": {},
|
||||
"connections": {
|
||||
"postgres-jdbc-18bb8d14e3a-4b7a96932eaa0782": {
|
||||
"provider": "postgresql",
|
||||
"driver": "postgres-jdbc",
|
||||
"name": "postgres",
|
||||
"save-password": true,
|
||||
"configuration": {
|
||||
"host": "localhost",
|
||||
"port": "5432",
|
||||
"database": "postgres",
|
||||
"url": "jdbc:postgresql://localhost:5432/postgres",
|
||||
"configurationType": "MANUAL",
|
||||
"type": "dev",
|
||||
"properties": {
|
||||
"connectTimeout": "20",
|
||||
"loginTimeout": "20",
|
||||
"escapeSyntaxCallMode": "callIfNoReturn"
|
||||
},
|
||||
"provider-properties": {
|
||||
"@dbeaver-show-non-default-db@": "false",
|
||||
"@dbeaver-show-template-db@": "false",
|
||||
"@dbeaver-show-unavailable-db@": "false",
|
||||
"show-database-statistics": "false",
|
||||
"@dbeaver-read-all-data-types-db@": "false",
|
||||
"read-keys-with-columns": "false",
|
||||
"@dbeaver-use-prepared-statements-db@": "false",
|
||||
"postgresql.dd.plain.string": "false",
|
||||
"postgresql.dd.tag.string": "false"
|
||||
},
|
||||
"auth-model": "native",
|
||||
"handlers": {}
|
||||
}
|
||||
}
|
||||
},
|
||||
"connection-types": {
|
||||
"dev": {
|
||||
"name": "Development",
|
||||
"color": "255,255,255",
|
||||
"description": "Regular development database",
|
||||
"auto-commit": true,
|
||||
"confirm-execute": false,
|
||||
"confirm-data-change": false,
|
||||
"smart-commit": false,
|
||||
"smart-commit-recover": false,
|
||||
"auto-close-transactions": true,
|
||||
"close-transactions-period": 1800
|
||||
}
|
||||
}
|
||||
}
|
12
Semester 1/DatabaseBackup/Assignment/.project
Normal file
12
Semester 1/DatabaseBackup/Assignment/.project
Normal file
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<projectDescription>
|
||||
<name>Assignment1</name>
|
||||
<comment></comment>
|
||||
<projects>
|
||||
</projects>
|
||||
<buildSpec>
|
||||
</buildSpec>
|
||||
<natures>
|
||||
<nature>org.jkiss.dbeaver.DBeaverNature</nature>
|
||||
</natures>
|
||||
</projectDescription>
|
Reference in New Issue
Block a user