debian-mirror-gitlab/doc/development/database/index.md
2020-08-09 17:44:08 +05:30

2.7 KiB

Database guides

Database Reviews

Tooling

Migrations

Debugging

  • Tracing the source of an SQL query using query comments with Marginalia
  • Tracing the source of an SQL query in Rails console using Verbose Query Logs

Best practices

Case studies