Open
Description
Hi,
I'm currently using your lib to log OPC/UA events in CouchDB database (and I like it :)).
I use your lib because I'm a CouchDB noob and I'm an EF Cpore user on some other projects (using SQL Server as DB).
Is there a way to create views within the OnDatabaseCreating(....) function ?
An HasView(...) syntax would be nice, but I could find it.
Or should I have to implement it myself ?
Kind regards,
Laurent.