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

Strip CDATA blocks out of Concepts table #33

Open
davclark opened this issue Apr 6, 2016 · 2 comments
Open

Strip CDATA blocks out of Concepts table #33

davclark opened this issue Apr 6, 2016 · 2 comments

Comments

@davclark
Copy link
Member

davclark commented Apr 6, 2016

This could be done in the database with PHP, or alternatively by a script that modifies files in docker/postgres/data/*.txt.

@davclark
Copy link
Member Author

davclark commented Apr 6, 2016

@r03ert0 has a function in brainspell.php, and will try to sanitize the Concepts table using PHP.

@davclark
Copy link
Member Author

@jbpoline can you check with @r03ert0 to see if this has been done and if we should get a new dump of the mysql database?

Also, this style of dump is much easier to work with programmatically:

$ mysqldump -u root -p --tab=/var/lib/mysql-files brainspell

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

No branches or pull requests

1 participant