Created
August 13, 2012 11:41
-
-
Save radmiraal/3339901 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
➜ ehrm git:(development) ✗ flow3 doctrine:migrationgenerate | |
Array | |
( | |
[0] => dbuser.flow3_doctrine_migrationstatus | |
[1] => dbuser.typo3_party_domain_model_personname | |
[2] => dbuser.typo3_party_domain_model_person | |
[3] => dbuser.typo3_flow3_security_policy_role | |
[4] => dbuser.typo3_party_domain_model_electronicaddress | |
[5] => dbuser.typo3_party_domain_model_person_electronicaddresses_join | |
[6] => dbuser.typo3_flow3_mvc_routing_objectpathmapping | |
[7] => dbuser.typo3_flow3_resource_resourcepointer | |
[8] => dbuser.typo3_party_domain_model_abstractparty | |
[9] => dbuser.typo3_flow3_security_account | |
[10] => dbuser.typo3_flow3_resource_resource | |
[11] => dbuser.typo3_flow3_resource_publishing_abstractpublishingconfiguration | |
[12] => dbuser.typo3_flow3_security_authorization_resource_securitypubli_6180a | |
) | |
string(27) "Doctrine\\DBAL\\Schema\\Schema" | |
string(37) "dbuser.flow3_doctrine_migrationstatus" | |
bool(true) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
➜ ehrm git:(development) ✗ flow3 doctrine:migrationgenerate | |
Array | |
( | |
[0] => public.flow3_doctrine_migrationstatus | |
[1] => public.typo3_party_domain_model_personname | |
[2] => public.typo3_party_domain_model_person | |
[3] => public.typo3_flow3_security_policy_role | |
[4] => public.typo3_party_domain_model_electronicaddress | |
[5] => public.typo3_party_domain_model_person_electronicaddresses_join | |
[6] => public.typo3_flow3_mvc_routing_objectpathmapping | |
[7] => public.typo3_flow3_resource_resourcepointer | |
[8] => public.typo3_party_domain_model_abstractparty | |
[9] => public.typo3_flow3_security_account | |
[10] => public.typo3_flow3_resource_resource | |
[11] => public.typo3_flow3_resource_publishing_abstractpublishingconfiguration | |
[12] => public.typo3_flow3_security_authorization_resource_securitypubli_6180a | |
) | |
string(27) "Doctrine\\DBAL\\Schema\\Schema" | |
string(37) "dbuser.flow3_doctrine_migrationstatus" | |
bool(false) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment