aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPTablesList.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/SPTablesList.h')
-rw-r--r--Source/SPTablesList.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/SPTablesList.h b/Source/SPTablesList.h
index a8d9ab91..198f327f 100644
--- a/Source/SPTablesList.h
+++ b/Source/SPTablesList.h
@@ -180,6 +180,7 @@
- (NSArray *)allViewNames;
- (NSArray *)allFunctionNames;
- (NSArray *)allProcedureNames;
+- (NSArray *)allEventNames;
- (NSArray *)allDatabaseNames;
- (NSArray *)allSystemDatabaseNames;
- (NSString *)selectedDatabase;