bcirpggithubmirror/Phase2
MacDugRPG 585e5bfc0e PostgreSQL Database Test Code for Godot
Adds simple test Godot program for database access. (This specific to PostgreSQL, but can be adapted.) Sourced from our menu and Luke's provided reference: https://godotengine.org/asset-library/asset/985

Note: before using, update the screens/DBTest_Postgres.gd script for relevant testing user, password, host, port, database values. (Search on comment "TODO." For anything aside from this rudimentary testing we obviously cannot write these values directly in the code.)

Any SQL tests you need to run can be updated in the _executer function code block. Currently it expects a characters database that it just selects all and prints to console for verification testing.
2023-10-17 09:50:30 -04:00
..
Databases PostgreSQL Database Test Code for Godot 2023-10-17 09:50:30 -04:00
Flowcharts Resolving ties godot 2023-03-26 12:50:49 -06:00
Godot ===(Game Code)=== Main Menu script attachment fix 2023-07-09 16:14:56 -04:00
Godot_GameCode Merged Game Demo Web Version (8/27 updates) 2023-08-27 15:42:38 -04:00
Godot_Toolset Created a markdown file with the base tables for genre substituion, as well as how to store them and work with them 2023-10-08 12:57:32 -06:00
Networking Created an empty project, for the team to work from; in regards to making the new toolset 2023-08-06 11:37:50 -06:00
Storyboards Reorganized folder layout 2022-03-27 12:47:31 -05:00
ToolsetRepo Added an empty godot project, to be the base line for the new toolset work. 2023-03-05 12:14:28 -07:00
UML_Diagrams Clean up, as there were issue working with escape characters within the phase 2 folder. 2023-07-09 12:24:29 -06:00
Wireframes did some cleanup of the repo, that was a bit odd 2023-02-19 12:42:55 -07:00
.DS_Store Adds Merged Game Demo Web Version 2023-08-13 13:06:12 -06:00