[fpc-pascal] no array support in sqldb/sqldbrestbridge?
    Luca Olivetti 
    luca at ventoso.org
       
    Wed Jun  8 10:10:07 CEST 2022
    
    
  
El 7/6/22 a les 14:15, LacaK via fpc-pascal ha escrit:
> Hi,
> 
>> So, is there no array field support in sqldb and/or in sqldbrestbridge?
>>
> there was added into DB.pas : TObjectField and TArrayField 
> https://gitlab.com/freepascal.org/fpc/source/-/blob/main/packages/fcl-db/src/base/db.pas 
> 
> but implementation is incomplete. Methods in fields.inc are empty.
> 
> Also in TSQLConnection descendants (like TPQConnection) there is no 
> support.
Oh, well, in the meantime I discovered postgREST so that's not an issue 
anymore.
Bye
-- 
Luca
    
    
More information about the fpc-pascal
mailing list