mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 06:05:58 -06:00
16 lines
173 B
Text
16 lines
173 B
Text
description "Logging and using PostgreSQL";
|
|
|
|
uses
|
|
CtrlLib,
|
|
PostgreSQL,
|
|
SqlCtrl;
|
|
|
|
file
|
|
database.sch,
|
|
Postgres.h,
|
|
Postgres.cpp,
|
|
Postgres.lay;
|
|
|
|
mainconfig
|
|
"" = "GUI";
|
|
|