Do not use 2**32 directly - causes %u differences between 32 and 64bit
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / SQLAHacks / SQLite.pm
2010-04-28 Peter Rabbitson Refactor SQLA/select interaction (in reality just cleanup)
2010-03-03 Moritz Onken Fix for SQLite to ignore the { for => ... } attribute