You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a new attribute to create a new type of class property supporting files stored in SQLite (to use for manuals, images, etc.).
This new property typu should implement a new class FileProperty that allows store BLOB dada, filename and also implement methods to store and retrieve the files out of the ORM actions (get, save, etc).
The text was updated successfully, but these errors were encountered:
Add a new attribute to create a new type of class property supporting files stored in SQLite (to use for manuals, images, etc.).
This new property typu should implement a new class
FileProperty
that allows store BLOB dada, filename and also implement methods to store and retrieve the files out of the ORM actions (get, save, etc).The text was updated successfully, but these errors were encountered: