[TYPO3-dev] Exclude Tables from DB_Compare
Kay Strobach
typo3 at kay-strobach.de
Wed Jan 11 21:37:50 CET 2012
Hi Christian,
danke, dass muss ich mir mal genauer ansehen, prinzipiell müsste man die
"ignore" Prüfungen umbauen und dann entsprechend einpflegen (z.B. via
eines Config Array's).
Mal sehen, vllt. mache ich dann noch ein Ticket für 4.7 auf ...
Danke
Grüße
Kay
Am 11.01.2012 21:12, schrieb Christian Kuhn:
> Hey Kay.
>
> On 01/11/2012 08:11 PM, Kay Strobach wrote:
>> is there any way to exclude tables from compare db in the installtool?
>
> The handling is done in t3lib_install_Sql (since 4.6), there is code to
> exclude tables prefixed with zzz_deleted_. There is no generic API to
> add additional tables, but I had code ready and committed during 4.6
> development that additionally added cf_* tables (this was solved
> differently later on). Maybe its a start for you to see how it was done.
>
> Regards
> Christian
--
http://www.kay-strobach.de - Open Source Rocks
TYPO3 .... inspiring people to share!
Get involved: http://typo3.org
Answere was usefull: https://flattr.com/profile/kaystrobach
More information about the TYPO3-dev
mailing list