|
443140a9e8
|
File copyright header updates pt5.
|
2023-12-17 23:07:28 +01:00 |
|
|
dacee1ae4f
|
Added initialized signal and helper method to the DataBaseManager. It can be used to let automally allocated classes (singletons, main scene classes) in heavily database driven applications know when it's safe to use the db.
|
2022-12-24 11:45:13 +01:00 |
|
|
dc9cc716c7
|
Moved Object related classes under core/object.
|
2022-08-17 13:45:14 +02:00 |
|
|
41d32e3b35
|
Reimplemented migrations support.
|
2022-07-23 14:46:05 +02:00 |
|
|
0cac8406ec
|
Added binds + methods to the DatabaseManager, and set it up as a singleton.
|
2022-07-23 13:37:24 +02:00 |
|
|
afef61dabf
|
Re-enabled database support for WebNodes.
|
2022-07-06 23:03:44 +02:00 |
|
|
66587299a8
|
Added the database classes to the build.
|
2022-07-06 12:46:22 +02:00 |
|
|
d5f5e9fec9
|
More cleanups.
|
2022-07-05 23:30:14 +02:00 |
|
|
e9938cfefa
|
Initial database module setup.
|
2022-07-05 14:45:45 +02:00 |
|