bgv

Results 3 comments of bgv

It is not just with numeric data. I am also facing the same issue even with string data columns when trying to extract the data from a row array where...

I am facing this issue even on swift 2.1.1 ``` do { let row = placesTable.filter( placeID == 1) if try app.sharedInstance.database.run(row.delete()) > 0 { print("row deleted") } else {...

> We plan to look at this enhancement in the future. I think the best solution is to have a singleton object that holds the fonts to be used. I...