You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, Hypatia loads all the databases in one giant code block. This is not ideal for several reasons, mainly, we can't control each database loaded independently. These should all be refactored into separate functions.
Currently, Hypatia loads all the databases in one giant code block. This is not ideal for several reasons, mainly, we can't control each database loaded independently. These should all be refactored into separate functions.