Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Are BLOBS (binary large objects) and arbitrary string values supported?

0
Posted

Are BLOBS (binary large objects) and arbitrary string values supported?

0

Yes, varchars have no intrinsic size limit and can be used to store marshalled or pickled Python BLOBS — but the application using gadfly will have to know when to “deserialize” the objects (using marshal or pickle or other mechanisms). For example it is even possible to store Python byte code objects in a gadfly database in this way.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123