Skip to content

nodzy/ar_crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

App:

  • Inserts rows in the DB

  • Updates rows in the DB

  • Queries the DB with exact matching

  • Gets rows from the DB by Primary Key (PK)

  • Deletes rows from the DB

  • Retrieve paginated results from the DB using limit and offset keywords

About

basic CRUD functionality of Active Record

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published