surrealpatch/src/cli
2022-09-16 02:19:06 +01:00
..
backup.rs Set default logging level for import/export/backup commands 2022-07-19 12:58:19 +01:00
config.rs Enable new database strict mode configuration 2022-07-27 18:20:04 +01:00
export.rs Simplify import / export response streaming 2022-07-29 10:37:12 +01:00
import.rs Simplify import / export response streaming 2022-07-29 10:37:12 +01:00
log.rs Extract core surrealdb code into separate library 2022-02-22 14:16:50 +00:00
mod.rs Add support for specifying database path using env variable DB_PATH (#78) 2022-08-31 14:03:11 +01:00
sql.rs Use Accept header instead of Content-Type header for client content negotiation 2022-09-16 02:19:06 +01:00
start.rs Log a message on startup with root authentication info 2022-07-24 01:15:26 +01:00
version.rs Store all macros in a separate module 2022-07-24 01:15:26 +01:00