Cory O'Daniel – These are just words Software development, thoughts, and randomness

30Dec/090

DM Cutie, et al. 0.4 release (minor updates)

I released dm-cutie, dm-cutie-ui, and dm-cutie-extras with some minor releases on gemcutter.org today.

The minor updates include a lot of help information and some tweaks to dm-cutie-ui to make it easier to use/understand (I hope).
+ add 'help' area describing all the default views
+ MysqlIndex/ Steps column info in help
+ Sort Tables Repo, Gen, Executed, Others by alpha (routes key should be view_name)
+ menu cleanup
+ @records count on page
+ Moved connected to
+ Changed word on relationship link
+ Format of page title
+ Removed duplicate column on mysql_index
+ Sort buttons moved

If you haven't installed DM Cutie, make sure your rubygems is up to date and do:

1
2
3
4
5
gem install gemcutter --source http://gemcutter.org
gem tumble
gem install dm-cutie -v 0.4.0
gem install dm-cutie-ui -v 0.4.0
gem install dm-cutie-extras -v 0.4.0

Information on setting DM Cutie up is in this post.

If you want the source its available on my github page.

I'll be adding some more interesting tracking stuff for MySQL in the next few days. Now that Vokle has officially launched, I find myself with more time to work on my projects.

When I started this project I really wanted it to be a cool way to get information on all your DM storage needs. I am now realizing that DM Cutie should probably only support SQL and DO backed stores, and I'll be pairing down the internals over the next few days with that in mind.

Most of my database experience as far as optimizing goes is in MySQL, if anyone has some PostgreSQL or SQlite awesomeness they'd like to share, I'd really appreciate it.

Post to Twitter Post to Digg Post to Facebook Post to Reddit Post to StumbleUpon

Comments (0) Trackbacks (0)

No comments yet.


Leave a comment


No trackbacks yet.