Open andresgutgon opened 6 years ago
Do a db_adapter to abstract date_trunc. This way I can implement in Ruby all the methods that generate the necessary methods to do date tuncation on SQL.
db_adapter
date_trunc
DB='mysql' rake test
Yes, it's finish :). Do you see it ok?
What is this?
Do a
db_adapter
to abstractdate_trunc
. This way I can implement in Ruby all the methods that generate the necessary methods to do date tuncation on SQL.TODO
DB='mysql' rake test
date_trunc