mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 22:02:58 -06:00
19 lines
232 B
Text
19 lines
232 B
Text
description "Experimental (sometimes obsolete) SQL code";
|
|
|
|
uses
|
|
Sql,
|
|
TCore;
|
|
|
|
file
|
|
TSql.h,
|
|
TSql.t charset "UTF-8",
|
|
TSql_init.icpp,
|
|
template.h,
|
|
util.h,
|
|
util.cpp,
|
|
id.h,
|
|
dict.h,
|
|
dict.cpp,
|
|
Info readonly separator,
|
|
Copying;
|
|
|