Bug description
A clear and concise description of what the bug is.
[0] src/tools/databaseimportform.cpp (551)
void DatabaseImportForm::listDatabases()
[SQLCommandNotExecuted] Could not execute the SQL command.
Message returned: `ERROR: column "datlastsysoid" does not exist
LINE 1: SELECT oid, datname AS name, datlastsysoid AS last_sys_oid F...
^
'

How to reproduce
Please, if the bug can be reproduceable describe the steps in full details. If possible provide a sample model and/or a SQL dump for test purposes.
Import -> Settings -> choose connection (an existing connection to some PostgreSQL 15 beta1
Expected behavior
A clear and concise description of what you expected to happen.
Connection sucessfu using PostgreSQL 15 beta 1
Screenshots
If applicable, add screenshots to help explain your problem.
Info about your desktop
- OS: MacOS Monterey
- Version: 12.4
- Window manager:
- pgModeler version: 1.0.0-alpha
- Qt version: 5.15.3
Stacktrace / Debug info
If pgModeler crashed after the bug raised attach the stacktrace below
Additional info
Add any other information that you may find useful to help in the problem solving.
Bug description
A clear and concise description of what the bug is.
[0] src/tools/databaseimportform.cpp (551)

void DatabaseImportForm::listDatabases()
[SQLCommandNotExecuted] Could not execute the SQL command.
Message returned: `ERROR: column "datlastsysoid" does not exist
LINE 1: SELECT oid, datname AS name, datlastsysoid AS last_sys_oid F...
^
'
How to reproduce
Please, if the bug can be reproduceable describe the steps in full details. If possible provide a sample model and/or a SQL dump for test purposes.
Import -> Settings -> choose connection (an existing connection to some PostgreSQL 15 beta1
Expected behavior
A clear and concise description of what you expected to happen.
Connection sucessfu using PostgreSQL 15 beta 1
Screenshots
If applicable, add screenshots to help explain your problem.
Info about your desktop
Stacktrace / Debug info
If pgModeler crashed after the bug raised attach the stacktrace below
Additional info
Add any other information that you may find useful to help in the problem solving.