Logan Kilpatrick

Results 123 comments of Logan Kilpatrick

Any further dev on OAuth 2.0? I am trying to use an API that requires it right now.

Ah got it, so the command does not create a new database for me? I have to manually go and create one?

I am currently just following this tutorial: https://genieframework.com/docs/tutorials/Developing-MVC-Web-Apps.html#connectingtothedatabase line by line

If genie does not create the database automatically, what are the steps I need to take to do so? Can you link me to an article? I am coming from...

Why would every column not have an index?

Makes sense, so what is the rule of thumb for which to index?

Adding `using SQLite` fixed the SQL issue but not the first issue at the top.

This error does not occur on Julia 1.6.x when I tried there