You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A tool for database schema creation and refactoring. It is is modeled on Ruby on Rails' ActiveRecord migrations and is designed for use with java projects.
Bering is a tool for database schema creation and refactoring. It was inspired by, and is
deliberately similar to, ActiveRecord Migrations (a part of the Ruby on Rails framework).
A tool for database schema creation and refactoring. It is is modeled on Ruby on Rails' ActiveRecord migrations and is designed for use with java projects.