Update ORM's tables

This commit is contained in:
Nicolas Le Goff
2014-03-07 16:06:24 +01:00
parent 03d19262b6
commit ce41455e45

View File

@@ -251,6 +251,12 @@ abstract class base implements cache_cacheableInterface
$ORMTables = [
'AuthFailures',
'ApiApplications',
'ApiAccounts',
'ApiLogs',
'ApiOauthCodes',
'ApiOauthRefreshTokens',
'ApiOauthTokens',
'AggregateTokens',
'BasketElements',
'Baskets',