|
8ef56d4752
|
Fix unused variable found by emscripten in sqlite3.c.
|
2022-07-27 19:04:04 +02:00 |
|
|
25e0c1097a
|
Disable warning.
|
2022-07-06 22:34:07 +02:00 |
|
|
8712507a20
|
Updated sqlite, it seems like they fixed all warnings.
|
2022-07-06 22:23:10 +02:00 |
|
|
9731e52130
|
Removed 2 lines that I thought would work.
|
2022-07-06 22:22:16 +02:00 |
|
|
d02d86aedc
|
Fully cleaned and added the sqlite database backend to the build.
|
2022-07-06 22:14:37 +02:00 |
|
|
2a5e0ae0f8
|
Ported https://github.com/godotengine/godot/pull/53443 .
|
2022-07-06 18:37:38 +02:00 |
|
|
de1e07daf4
|
Work on getting the sqlite module to compile.
|
2022-07-06 18:26:17 +02:00 |
|
|
07af5c285c
|
Moved the database backends into their own modules. All of them are disabled for now.
|
2022-07-06 13:13:00 +02:00 |
|