objectbox / objectbox-generator

ObjectBox Generator based on FlatBuffers schema files (fbs) for C and C++ (more languages in the future)
https://objectbox.io
GNU Affero General Public License v3.0
35 stars 11 forks source link

Does it support different languages in the database? #42

Open AshrafAlshareef opened 3 years ago

AshrafAlshareef commented 3 years ago

If the json file is stored or contains values in different language other than English, does it support it? Or will it be considered in the future?