lol_dba is a small package of rake tasks that scan your application models and displays a list of columns that probably should be indexed. Also, it can generate .sql migration scripts.
-
Updated
Mar 7, 2024 - Ruby
lol_dba is a small package of rake tasks that scan your application models and displays a list of columns that probably should be indexed. Also, it can generate .sql migration scripts.
A Rails engine for drawing your app's ER diagram
Automatically add foreign key constraints to your rails db
The Blog app will be a classic example of a blog website. A fully functional website that will display the list of posts and empower readers to interact with them by allowing comments to be added and posts to be liked.
How to use generate and active_record outside of Rails
Simple database import/export app
The polite data migration valet.
Ruby on rails MVC app
A program to help you with jointables in Ruby On Rails✌️
A group project between Corey, Judith, Saryn and myself. This project is meant to help us practice skills we've learned during class. Skills such as; Rails, ActiveRecord, SQL, database migrations, one-to-many relationships, many-to-many relationships, and much more.
Mod2 project: introduction into Rails framework
Add a description, image, and links to the database-migrations topic page so that developers can more easily learn about it.
To associate your repository with the database-migrations topic, visit your repo's landing page and select "manage topics."