Okay
  Public Ticket #3806084
Cloning/migrating a table to another site
Open

Comments

  • Stephan started the conversation

    Good day,

    I'm going migrate my tables to another website. As for as I have seen it's not possible yet to export an entire table to a new website. Therefore I am going to export a part of the database, as described in a similar ticket.

    I just wanted to do a check-up on the list of database tables that need to be exported, so I know this list is up-to-date as with wpDataTables 7.1 and I know my export is fully correct.

    I compared my database to the list in that similar ticket and made the list below. So my question is: Is everything in this list as it should be for the export?

    The full tables to export :
    wp_wpdatatable_# (I have _1 and _1_1) 
    wp_wpdatatables
    wp_wpdatacharts
    wp_wpdatatables_rows
    wp_wpdatatables_columns

    These tables won't be exported:
    wp_wpdatatables_templates
    wp_wpdatatables_cache 


    These won't be exported from wp_options:
    wdtActivated
    wdtActivatedFormidable
    wdtActivatedGravity
    wdtActivatedMasterDetail
    wdtActivatedPowerful
    wdtActivatedReport
    wdtActivationSimpleTableTemplates
    wdtApexStableVersion
    wdtAutoUpdateHash
    wdtAutoUpdateOption
    wdtBootstrapUpdateNotice
    wdtEnvatoTokenEmail
    wdtEnvatoTokenEmailFormidable
    wdtEnvatoTokenEmailGravity
    wdtEnvatoTokenEmailPowerful
    wdtEnvatoTokenEmailReport
    wdtGettingStartedPageStatus
    wdtGlobalChartLoader
    wdtGlobalTableLoader
    wdtGoogleApiMaps
    wdtGoogleApiMapsValidated
    wdtGoogleSettings
    wdtGoogleStableVersion
    wdtGoogleToken
    wdtHideUpdateModal
    wdtHighChartStableVersion
    wdtIncludeGoogleFonts
    wdtLiteVSPremiumPageStatus

    And these should be in the export but were'nt in my wp_options:
    wdtGeneratedTablesCount
    wdtTimepickerRange
    wdtTopOffset

    And to conclude, this is the list to export from wp_options table (as copied from the other support ticket):
    wdtAvgFunctionsLabel
    wdtBaseSkin
    wdtBorderRemoval
    wdtBorderRemovalHeader
    wdtCSVDelimiter
    wdtCustomCss
    wdtCustomJs
    wdtDateFormat
    wdtDecimalPlaces
    wdtFontColorSettings
    wdtIncludeBootstrap
    wdtIncludeBootstrapBackEnd
    wdtInstallDate
    wdtInterfaceLanguage
    wdtLeftOffset
    wdtMaxFunctionsLabel
    wdtMDNewsDiv
    wdtMinFunctionsLabel
    wdtMinifiedJs
    wdtMobileWidth
    wdtNumberFormat
    wdtNumbersAlign
    wdtParseShortcodes
    wdtPreventDeletingTables
    wdtRatingDiv
    wdtRenderCharts
    wdtRenderFilter
    wdtSeparateCon
    wdtSumFunctionsLabel
    wdtTablesPerPage
    wdtTabletWidth
    wdtTempFutureDate
    wdtTimeFormat
    wdtUseSeparateCon


  •   Miloš replied privately