surrealpatch/src/cli
2022-12-31 08:03:19 +00:00
..
backup.rs Add a user-agent header to CLI HTTP requests 2022-12-20 10:30:06 +00:00
config.rs Enable new database strict mode configuration 2022-07-27 18:20:04 +01:00
export.rs Use new client library in CLI export command (#1565) 2022-12-31 08:02:41 +00:00
import.rs Use new client library in CLI import command (#1566) 2022-12-31 08:02:53 +00:00
log.rs Extract core surrealdb code into separate library 2022-02-22 14:16:50 +00:00
mod.rs Ensure CLI exits with non-zero code on errors (#1567) 2022-12-31 08:03:19 +00:00
sql.rs Use new client library in CLI export command (#1565) 2022-12-31 08:02:41 +00:00
start.rs Add CLI option flag to disable banner (#1537) 2022-12-21 11:42:59 +00:00
version.rs Log version when starting the server (#1358) 2022-10-27 01:58:08 -07:00