forked from fluentmigrator/fluentmigrator
-
Notifications
You must be signed in to change notification settings - Fork 1
ContributorList
daniellee edited this page Apr 26, 2013
·
8 revisions
A list of all of the 65+ contributors to FluentMigrator. Their pull requests are what keeps FluentMigrator alive and growing!
- qntmfred (Ken)
- tgjones (Tim Jones)
- pkrakowiak (Paweł Krakowiak)
- cattmote
- AndyCross (Andy Cross)
- hunt3ri (Iain Hunter)
- MrJoy (Jon Frisby)
- ses4j (Scott Stafford)
- cbilson (Chris Bilson)
- HagashenNaidu
- TheCloudlessSky (Adrian Phinney)
- mcobrien (Michael O'Brien)
- NotMyself (Bobby Johnson)
- mboltuc (Mark Boltuc)
- sergmelikyan (Serg Melikyan)
- chrisbobo (Chris Bobo)
- Pathoschild (Jesse Plamondon-Willard)
- andoco
- ClockworkPenguin
- chillitom
- Clart
- redsolo (Erik Ramfelt)
- ilude (Mike Glenn)
- sma-msc (Michael Schuler)
- dabide (David A. Sjøen)
- perfp (Per-Frode Pedersen)
- Getting FluentMigrator
- How to create a Migration
- Fluent Interface
- Migration Runners
- Use inbuilt database functions when setting the default value
- Sql Server Specific Extensions
- Raw Sql Helper for inserting data
- Auto Reversing Migrations
- Resharper File Template
- Transaction Modes for the Migration Runner
- ApplicationContext: Passing parameters to Migrations
- Dealing with Multiple Database Types
- Filter migrations run based on Tags
- Enforce migration version numbering rules
- Create custom metadata for the VersionInfo table