My favorites | Sign in
Project Home Downloads Source
Checkout   Browse   Changes    
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
description "Fundamental SQL classes - session, cursor, SQL language expressions, DB schemas\377";

charset "UTF-8";

acceptflags
NOAPPSQL;

uses
Core;

file
Sql.h,
Sqlexp.h,
SqlCase.cpp optimize_speed,
SqlVal.cpp optimize_speed,
SqlBool.cpp optimize_speed,
SqlSet.cpp optimize_speed,
SqlStatement.cpp optimize_speed,
Sqls.h,
Sql.cpp optimize_speed,
Session.cpp,
Script.cpp,
MassInsert.cpp,
Schema readonly separator,
SqlSchema.h,
SqlSchema.cpp,
sch_model.h,
sch_header.h,
sch_source.h,
sch_schema.h,
util_td.cpp,
IntroSch.cpp,
ExportSch.cpp,
Info readonly separator,
src.tpp,
srcdoc.tpp,
Copying;

Change log

r4293 by cxl on Dec 12, 2011   Diff
.svn problem
Go to: 
Project members, sign in to write a code review

Older revisions

r4290 by cxl on Dec 10, 2011   Diff
Sql: Refactored SQL 'default app
cursor', added per-thread SQL option,
added secondary SQLR 'default app
cursor'
r4282 by cxl on Dec 9, 2011   Diff
.cosmetics
r4279 by cxl on Dec 9, 2011   Diff
Sql: SqlExp optimizations
All revisions of this file

File info

Size: 627 bytes, 38 lines

File properties

svn:eol-style
native
Powered by Google Project Hosting