Skip to content
This repository was archived by the owner on Jun 16, 2022. It is now read-only.

Change geo field from TEXT to MEDIUMTEXT#89

Open
mikesname wants to merge 1 commit intoscholarslab:masterfrom
mikesname:change_geo_to_mediumtext
Open

Change geo field from TEXT to MEDIUMTEXT#89
mikesname wants to merge 1 commit intoscholarslab:masterfrom
mikesname:change_geo_to_mediumtext

Conversation

@mikesname
Copy link
Copy Markdown

Geo data such as borders can easily exceed TEXT's 16Kb limit. This also matches the size of the omeka_element_text.text column.

Geo data such as borders can easily exceed TEXT's 16Kb limit. This also matches the size of the `omeka_element_text.text` column.
@erochest
Copy link
Copy Markdown
Contributor

Good point. Thanks so much.

I need to get the tests working before I merge it, but I will definitely do so.

Thanks

@mikesname
Copy link
Copy Markdown
Author

Great. BTW, I ran into this after making a way for our people to add large amounts of geo without having to use the map GUI, so if you're still interesting in a solution for issue #14 I might be able to contribute some code (or, as currently, a separate plugin.)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants