Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dev/core#183 Use TempTable builder to generate table for import #17827

Merged
merged 2 commits into from
Jul 20, 2020

Conversation

eileenmcnaughton
Copy link
Contributor

Overview

Switches temp table handling to preferred methodology

Before

Used temp table builder

Technical Details

Replaces this change
https://github.com/civicrm/civicrm-core/pull/13633/files#diff-ca2efbe60fd40d921494640ad925df77R71

Comments

@civibot
Copy link

civibot bot commented Jul 14, 2020

(Standard links)

@civibot civibot bot added the master label Jul 14, 2020
@eileenmcnaughton eileenmcnaughton changed the title Use TempTable builder to generate table for import dev/core#183 Use TempTable builder to generate table for import Jul 14, 2020
@eileenmcnaughton
Copy link
Contributor Author

test this please

@eileenmcnaughton
Copy link
Contributor Author

eileenmcnaughton commented Jul 17, 2020

Test fails show this has specific relevant test cover on csv class & I added on sql class

@eileenmcnaughton eileenmcnaughton force-pushed the utf_import branch 3 times, most recently from 2577095 to 2d40c3b Compare July 17, 2020 07:02
@demeritcowboy
Copy link
Contributor

  • General standards
    • [r-explain] PASS
    • [r-user] PASS
    • [r-doc] PASS
    • [r-run] PASS
      • Simple full import run works for both csv and sql.
  • Developer standards
    • [r-tech] PASS
    • [r-code] Issue
      • Patch does not apply. Needs rebasing mostly because of the $Id$ parts. Jenkins test this please.
    • [r-maint] PASS with comment
      • The mapping creation line in the test I'm assuming is copy/paste and doesn't seem needed. Test runs correctly if I remove it.
    • [r-test] PASS

@eileenmcnaughton
Copy link
Contributor Author

test this please

@demeritcowboy
Copy link
Contributor

It needs rebasing because of the $Id$ parts.

@eileenmcnaughton
Copy link
Contributor Author

ah thanks

@seamuslee001
Copy link
Contributor

Merging as per @demeritcowboy 's review

@seamuslee001 seamuslee001 merged commit ccfc383 into civicrm:master Jul 20, 2020
@seamuslee001 seamuslee001 deleted the utf_import branch July 20, 2020 22:32
@eileenmcnaughton
Copy link
Contributor Author

@mfb not sure you saw this - I picked this out off your PR & I also fixed the strip numeric. As I mentioned I'm not sure there is much left from your PR except the install side of things which we should discuss with Tim

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants