Tanner Bennett
1e6f6ee110
Clean up FLEXTableContentVC initializers
2021-12-24 19:32:01 -06:00
Hossam Ghareeb
62dcef4644
Add ability to delete SQLite rows
2021-07-25 18:15:26 -05:00
Tanner Bennett
7ee296143e
Add button to clear SQLite table (@hossamghareeb)
2021-07-25 17:31:29 -05:00
Les Melnychuk
15d7d07809
Add ability to run SQL queries
2020-03-03 12:41:45 -06:00
Tanner Bennett
a556ece626
Tidy up database browser
2020-03-02 17:51:08 -06:00
Tanner Bennett
bff9f1dd89
Remove redundant property attributes
...
Object properties are strong by default, and primitive ones are assign by default. Verbosity is nice, but in this case it introduces unnecessary cognitive load.
Remove all usage of `strong` and `assign` property attributes
2019-08-16 12:48:35 -05:00
Chaoshuai Lu
a535f10d0c
Add generics to foundation collection classes
2018-01-23 23:04:33 -08:00
Taavo
4ffc992872
Fix some problems about database browser
2015-12-06 04:32:26 +08:00
tttpeng
fd2b89fd24
Add sqlite database browser
2015-11-30 17:36:41 +08:00