#1 2019-12-02 18:40:33

Leslie7
Member
Registered: 2015-06-25
Posts: 248

TSQLVirtualTable partially implemented

AB,

looking at your code TSQLVirtualTable is designed for more general usage,  it does not have to be connected to a TSQLRecord, but the implementation is missing for other use cases. Eg TSQLVirtualTable.Create has parameters to define field names, but it is never used. For full functionality Create should it not have some additional parameters defining the datatypes, sizes and other parts of the create SQL statement  (like "not null" ...) to be formed properly?

Offline

#2 2019-12-03 09:25:53

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,242
Website

Re: TSQLVirtualTable partially implemented

Why not?

Any input is welcome!
You can make some pull requests e.g. at https://github.com/synopse/mORMot

Offline

Board footer

Powered by FluxBB