Skip to content
 
 

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Railscape

Helping migrating data from Rails to Django

... one little schema file at the time.

Usage

  • Clone the project
  • python railscape.py -f name_of_schema.rb
  • A models.py file should now be created in the same directory as railscape.py

Note

I wrote this to help me out in a specific situation. I haven't tried this against other schema files and the code could need some modifications to work with your file(s). Feel free to fork it and have a go at your particular use case.

About

Convert Ruby on Rails database schema to Django models.py

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages