liquibase-neo4j icon indicating copy to clipboard operation
liquibase-neo4j copied to clipboard

Support BLOB and CLOB Load Data types (for files only)

Open fbiville opened this issue 2 years ago • 0 comments

Note: inline BLOB and CLOB content is already supported.

This should be easier to implement once https://github.com/liquibase/liquibase-neo4j/pull/288 is merged.

For reference, the external (now unsupported) JDBC connector also lacks support:

  • https://github.com/neo4j-contrib/neo4j-jdbc/issues/347
  • https://github.com/neo4j-contrib/neo4j-jdbc/issues/348

need to be implemented.

fbiville avatar Jan 06 '23 10:01 fbiville