Jonathan Daniel

Results 8 comments of Jonathan Daniel

`using namespace std`

This is what I do to create all tables based on @rockallite ``` dialect = sqlite.dialect() for table in metadata.tables.values(): query = str(CreateTable(table).compile(dialect=dialect)) await database.execute(query=query) ```

Yes, did you update today?

Nevermind, i ran it again and it works. Weird, but thanks.

It works when I use the path to client_api like an external reference (for an internal reference) as if it was from mobile_api How can I make jsonschema find internal...

You are looking for the [HTCPCP](https://en.wikipedia.org/wiki/Hyper_Text_Coffee_Pot_Control_Protocol) enabled coffee machines.