pandemonium_engine/modules/database
2022-07-05 20:01:15 +02:00
..
database_backends
db_settings
settings
config.py
database_manager.cpp
database_manager.h
database.cpp
database.h
query_builder.cpp
query_builder.h
query_result.cpp Cleaned up QueryResult. 2022-07-05 20:01:15 +02:00
query_result.h Cleaned up QueryResult. 2022-07-05 20:01:15 +02:00
register_types.cpp
register_types.h
SCsub
table_builder.cpp Clenaed up table builder, and added bindings for it. I also reworked it's api a bit. I don't think anyone will implement databases using gdscript, so I did it a bit differently than usual. Also if the need arises, a subclass can be implemented that is implementable through scripting.O 2022-07-05 19:42:27 +02:00
table_builder.h Clenaed up table builder, and added bindings for it. I also reworked it's api a bit. I don't think anyone will implement databases using gdscript, so I did it a bit differently than usual. Also if the need arises, a subclass can be implemented that is implementable through scripting.O 2022-07-05 19:42:27 +02:00