MicroFish/azure
Ubuntu df6c77255a fix(simulation): fix SQLite lock on Azure Files and Neo4j clone query
- Add nobrl,cache=strict,nosharesock,actimeo=30 mount options to the
  Azure Files volume so SQLite can use byte-range locking correctly over
  SMB (without nobrl, Reddit DB creation fails with 'database is locked')
- Fix _execute_neo4j_query to pass parameters as params= keyword arg
  (was parameters_= which the installed neo4j driver does not accept),
  restoring per-simulation graph isolation via clone_graph

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-11 22:49:38 +00:00
..
1-infra.sh fix(azure): fix Bicep syntax errors in infra.bicep and container-app.bicep 2026-05-05 07:47:06 +00:00
2-build-deploy.sh fix(azure): fix PostgreSQL SKU format and ACR login resource group 2026-05-05 08:17:06 +00:00
config.sh.example fix(azure): fix PostgreSQL SKU format and ACR login resource group 2026-05-05 08:17:06 +00:00
container-app.bicep fix(simulation): fix SQLite lock on Azure Files and Neo4j clone query 2026-05-11 22:49:38 +00:00
infra.bicep fix(azure): fix PostgreSQL SKU format and ACR login resource group 2026-05-05 08:17:06 +00:00