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

allow AbstractTable objects to be serialized and deserialized for transmission over the network #2663

Closed
davidnich opened this issue Feb 27, 2018 · 0 comments
Assignees
Milestone

Comments

@davidnich
Copy link
Contributor

No description provided.

@davidnich davidnich added this to the 0.9 milestone Feb 27, 2018
@davidnich davidnich self-assigned this Feb 27, 2018
davidnich added a commit that referenced this issue Feb 27, 2018
pvanek pushed a commit that referenced this issue Feb 28, 2018
#2665)

* refs #2663 implemented support for serializing and deserializing SqlUtil table objects

* refs #2663 added the module name to the serialized table hash

* refs #2663 fixed table serialization support functions
@davidnich davidnich added the fixed label Mar 1, 2018
davidnich added a commit that referenced this issue May 8, 2018
…rs with values are serialized, otherwise breakage in deserializing can occur - ex:

RUNTIME-TYPE-ERROR: datasource "omq" (pgsql:omq@omq): parameter 2 ('c') expects type 'object<Columns>', but got no value instead
pvanek added a commit that referenced this issue May 8, 2018
…ation_fix

refs #2663 fixed SqlUtil object serialization; ensure that only membe…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant