neumino / rethinkdbdash

An advanced Node.js driver for RethinkDB with a connection pool, support for streams etc.
MIT License
848 stars 109 forks source link

ReqlOpFailedError: Database `Delight` does not exist in r.table("ModHistory").filter({guildID: "GuildID", userID: "UserID" }) #392

Open faultyx opened 5 years ago

faultyx commented 5 years ago

Can anybody help?, ive tried many times to create the database but not sure if im doing it correctly

AaronRobinson commented 5 years ago

What command are you using to create it? Can you see the database in the data explorer? I don't see a reference to the Delight database in your query above?