Regis St-Gelais

Results 10 comments of Regis St-Gelais

I gave the extension solution many times in the issues but ryanfowler do not seams to be folowing this project anymore.

I posted a simple fix for that in issue #27 and issue #28

Use a separate file for your string extention class and make sure that you import Fondation.

Hum, I successfully use this extention in my project. Did you also remove the old sqlite lib and add libsqlite3.tdb ?

I'm using an old version of swiftdata and added some customisation. Maybe the current version in github has another issue with swift 2.1 ?? One difference that I can see...

I am not the author of SwiftData, I am a user like you. I just found the class extention trick to fix it. Glad it helped. Keep me posted.

https://www.sqlite.org/lang_delete.html

I tested your new commit to both 32 bits and 64 bits simulators. It seems to be working as expected. Tks.

``` /** Return the column value as an Int64 :returns: An Optional Int64 corresponding to the apprioriate column value. Will be nil if: the column name does not exist, the...

Any time table on this issue ?