mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-09-15 10:28:00 +00:00
Monotone-Parent: 54ac2dbf42dee286f64da8b9b3c4567570b00258
Monotone-Revision: dbc58efbc938f11a813baa01021a534ed90f70b8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-08-13T17:48:18 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -73,10 +73,12 @@ typedef enum {
|
||||
/* automatically set from actions */
|
||||
- (BOOL) deleted;
|
||||
|
||||
- (void) changePathTo: (NSString *) newPath;
|
||||
|
||||
/* db helpers */
|
||||
- (EOAdaptor *) tableChannelAdaptor;
|
||||
- (NSArray *) performSQLQuery: (NSString *) sql;
|
||||
|
||||
- (BOOL) performBatchSQLQueries: (NSArray *) queries;
|
||||
|
||||
@end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user