[odb-users] Containers of containers not supported in 2.5.0

Jarryd Beck jarryd.beck at akunacapital.com
Thu Nov 9 21:18:52 EST 2023


ODB 2.4.0 does not support nested containers (2.5.0 has basic/manual support;
see the NEWS file for details). I believe 2.4.0 did not check for containers
of containers in certain cases, which we fixed in 2.5.0. And this is the
reason for the error.

I suggest that you check if you got any database schema objects for the
nested vectors in question (a container is normally mapped to a table).
If you didn't, then that means 2.4.0 simply ignored them. To get the
same behavior in 2.5.0 you will need to mark them as transient with
a pragma:

Thanks, it looks like those parts of the tables were silently ignored and they were never persisted to the database. Thankfully the relevant code is no longer used and I can just delete them instead.


________________________________
[http://www.akunacapital.com/wp-content/uploads/2018/04/akuna-logo_email-signature_4-3-18.png]
Jarryd Beck | Senior Software Engineer
Akuna Capital
Level 10 / 1 Shelley St Sydney NSW 2000 | www.akunacapital.com <http://www.akunacapital.com>
p: | m: | f: | jarryd.beck at akunacapital.com
Learn More About the New Wave in Tech and Trading<https://www.youtube.com/watch?v=oAS29_yxVcc&feature=youtu.be)>
Visit Us- A 360? Virtual Reality Experience<https://vr.akunacapital.com/registration/>

[http://www.akunacapital.com/images/linkedin.png]<https://www.linkedin.com/company/2322562> [http://www.akunacapital.com/images/facebook.png] <https://www.facebook.com/Akuna-Capital-145809642176373/>  [http://www.akunacapital.com/images/instagram.png] <https://www.instagram.com/akunacapital/>  [http://www.akunacapital.com/images/twitter.png] <https://twitter.com/akunacapital>

Please consider the environment before printing this email.

This electronic message contains information from Akuna Capital LLC that may be confidential, legally privileged or otherwise protected from disclosure. This information is intended for the use of the addressee only and is not offered as investment advice to be relied upon for personal or professional use. Additionally, all electronic messages are recorded and stored in compliance pursuant to applicable SEC rules. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution, printing or any other use of, or any action in reliance on, the contents of this electronic message is strictly prohibited. If you have received this communication in error, please notify us by telephone at (312)994- 4640 and destroy the original message.


More information about the odb-users mailing list