@@ -82,6 +82,9 @@ |
||
| 82 | 82 | $stmt->execute(); |
| 83 | 83 | } |
| 84 | 84 | |
| 85 | + /** |
|
| 86 | + * @param string $prefix |
|
| 87 | + */ |
|
| 85 | 88 | public static function createTableQueries($prefix) |
| 86 | 89 | { |
| 87 | 90 | $query = array( |