Skip to content

Instantly share code, notes, and snippets.

@lekoala
Created February 9, 2024 16:34
Show Gist options
  • Save lekoala/e0a3684dee9e18b8f00331c741408b09 to your computer and use it in GitHub Desktop.
Save lekoala/e0a3684dee9e18b8f00331c741408b09 to your computer and use it in GitHub Desktop.
Faster dev/build with SilverStripe
---
Name: fast-db
After: '#databaseconnectors'
---
SilverStripe\ORM\Connect\DBSchemaManager:
fix_table_case_on_build: false
check_and_repair_on_build: false
SilverStripe\ORM\DatabaseAdmin:
show_record_counts: false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment