From: Andy Grundman <andy@hybridized.org>
Date: Fri, 12 Aug 2005 21:56:53 +0000 (+0000)
Subject: Added MS-SQL to Changes
X-Git-Tag: v0.03001~32
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=49c50de3370f547f8ebb681bf3c422d7ef524091;p=dbsrgits%2FDBIx-Class.git

Added MS-SQL to Changes
---

diff --git a/Changes b/Changes
index 6ca0847..330c8b5 100644
--- a/Changes
+++ b/Changes
@@ -4,6 +4,7 @@ Revision history for DBIx::Class
         - Test fixes.
         - Performance improvements.
         - Oracle primary key support.
+        - MS-SQL primary key support.
         - SQL::Abstract::Limit integration for database-agnostic limiting.
 
 0.01    2005-08-08 17:10:00
diff --git a/META.yml b/META.yml
index b3beb2b..d3204a9 100644
--- a/META.yml
+++ b/META.yml
@@ -1,7 +1,8 @@
 ---
 name: DBIx-Class
 version: 0.02
-author: ~
+author:
+  - Matt S. Trout <mst@shadowcatsystems.co.uk>
 abstract: Because the brain is a terrible thing to waste.
 license: perl
 requires: