GitHub Sale: sign up for any paid plan this week and pay nothing until January 1, 2009!  [ hide ]

public
Fork of jeremyevans/sequel
Description: Sequel: The Database Toolkit for Ruby
Homepage: http://sequel.rubyforge.org
Clone URL: git://github.com/divoxx/sequel.git

divoxx's sequel Feed   feed

divoxx committed to divoxx/sequel Thu Sep 25 08:27:48 -0700 2008

e8aa419a1bf69576e04e5a58a5d126481150c7d8

Adding documentation about composite FKs and how to simply add the

divoxx committed to divoxx/sequel Sun Sep 14 11:04:59 -0700 2008

9ed3dd3e0a196cda90b2b222f6abc416bf382579

Add set_column_accept_null method to AlterTableGenerator

divoxx committed to divoxx/sequel Thu Jun 26 11:41:30 -0700 2008

70b17cc5234739dc137519d01c6058c1f3c702dc

Use COUNT_FROM_SELF_OPTS to implement count w/ limit

divoxx committed to divoxx/sequel Thu Jun 26 06:45:45 -0700 2008

c4f4f75ba91fcaf1e9eda863a3aa66e23b9dc5cc

Fixing bug that COUNT wouldn't consider LIMIT of the dataset