Open kraison opened 7 years ago
cl-mysql makes it easy to retrieve bytes from a BLOB column, but it isn't obvious how to properly construct a query using the QUERY function that will store a Lisp byte array in a BLOB column.
cl-mysql makes it easy to retrieve bytes from a BLOB column, but it isn't obvious how to properly construct a query using the QUERY function that will store a Lisp byte array in a BLOB column.