Glen Holcomb wrote: > Does anyone on here know if it is possible to create a non-integer > primary > key in Sequel? If you mean a floating-point primary key, that doesn't sound like a good idea, for the same reason that doing == comparisons with floats isn't a good idea. -- Posted via http://www.ruby-forum.com/.