Skip to content
SQLEditor 4.0
After a bit of a gap, SQLEditor 4 is now pretty much at the point of a public release.
Thanks to everyone who has been trying beta …
→
Rails Migrations and Schemas
A schema.rb file is typically a ruby script containing a call to the ActiveRecord::Schema.define method.
A rails migration is a …
→
SQLEditor 1.6 final
So, if you’ve seen SQLEditor recently, you’ll hopefully have seen that there is a new version out: version 1.6 . This …
→
SQLEditor 1.4.4 Released
SQLEditor 1.4.4 was just released on Tuesday, the main feature improvement is the support for compound foreign keys. I posted a …
→
SQLEditor: Compound Foreign Keys
The newest version of SQLEditor (1.4.4b1) now has support for compound foreign keys. This is something that people have been …
→
SQLEditor 1.4.3b3
So, it’s coming up to the holidays, but there is time for another SQLEditor release.
1.4.3b3 (snappy numbering, yes?) is …
→
MySQL before 4.1?
This graph appears to show that most people polled (97%) are using MySQL 4.1 or later
This second poll shows, again, that most …
→
SQLEditor updates
I’ve just released a new version of SQLEditor yesterday, mainly as a bug fix release, but it’s definitely recommended …
→
Django Support
Several people have now asked for this, so it’s being really seriously looked at.
Plus I’m hopeful that it will be …
→