11 lines
481 B
Markdown
11 lines
481 B
Markdown
# Database Query Log
|
|
|
|
This file records SQL files that were executed against a database environment.
|
|
|
|
Do not mark a query as executed unless it was actually run.
|
|
|
|
| Date | Environment | Order | SQL file | Runner | Result | Notes |
|
|
| --- | --- | --- | --- | --- | --- | --- |
|
|
| Not recorded | Unknown existing environment | 0001 | `supabase/schema.sql` | Unknown | Assumed existing baseline | File existed before this query log was introduced. Confirm manually before rerunning. |
|
|
|