Hi, The exposed readme demonstrates usage by firs...
# exposed
z
Hi, The exposed readme demonstrates usage by first explicitly connecting to the database via
Copy code
Database.connect
If I have 3 different files, each with three different functions, am I supposed to connect to the database in each of them separately?