Forum favourites: records, database indices and about the necessity of drivers

Zoltán Lehóczky's avatar
Community resource, Development, Forum favourites, Content part

Forum topics from the Orchard discussion board that we found interesting:

  • "Record persisting advices": checklist if you want to store something in a low-level (non-content part) record
  • "Adding empty part to type fails": always create a driver for your part
  • "Records only in Models namespace: good?": remember to put your records under the Models namespace
  • "Indices with SchemaBuilder": you can add database indices from migrations, but only from AlterTable

No Comments

Add a Comment