{"id":15818499,"url":"https://github.com/avanov/redmine_migrator","last_synced_at":"2026-03-01T22:38:29.450Z","repository":{"id":8453583,"uuid":"10048413","full_name":"avanov/redmine_migrator","owner":"avanov","description":"Migrate Redmine data from SQLite to Postgres with consistent type conversion.","archived":false,"fork":false,"pushed_at":"2013-08-10T10:23:54.000Z","size":160,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-08T18:52:47.492Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://redmine-migrator.readthedocs.org/en/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/avanov.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-05-14T06:10:20.000Z","updated_at":"2021-11-05T23:50:14.000Z","dependencies_parsed_at":"2022-09-07T06:02:42.508Z","dependency_job_id":null,"html_url":"https://github.com/avanov/redmine_migrator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/avanov/redmine_migrator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avanov%2Fredmine_migrator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avanov%2Fredmine_migrator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avanov%2Fredmine_migrator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avanov%2Fredmine_migrator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/avanov","download_url":"https://codeload.github.com/avanov/redmine_migrator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avanov%2Fredmine_migrator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29987441,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T21:06:37.093Z","status":"ssl_error","status_checked_at":"2026-03-01T21:05:45.052Z","response_time":124,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-05T06:02:17.071Z","updated_at":"2026-03-01T22:38:29.433Z","avatar_url":"https://github.com/avanov.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"redmine_migrator\n================\n\n.. image:: https://travis-ci.org/avanov/redmine_migrator.png\n\nMigrate Redmine data from SQLite to Postgres with consistent type conversion.\n\n\nInstallation\n------------\n\n.. code-block:: bash\n\n   $ pip install redmine_migrator\n\n\nDevelopment version\n-------------------\n\n.. code-block:: bash\n\n    $ virtualenv ~/venv/migrator\n    $ source ~/venv/migrator/bin/activate\n    $ git clone https://github.com/avanov/redmine_migrator.git ~/projects/migrator\n    $ cd ~/projects/migrator\n    $ python setup.py develop\n\n\nTests\n--------------\n\n\n.. code-block:: bash\n\n   $ python setup.py nosetests\n\n\nUsage\n--------------\n\n.. code-block:: bash\n\n   $ redmine_migrator -h\n   usage: redmine_migrator [-h] [-v] sqlite_url postgres_url\n\n   Migrate Redmine data from SQLite to Postgres\n\n   positional arguments:\n     sqlite_url     SQLite source URL\n     postgres_url   Postgres target URL\n\n   optional arguments:\n     -h, --help     show this help message and exit\n     -v, --verbose  increase output verbosity\n\n\nExample\n\n.. code-block:: bash\n\n   $ redmine_migrator sqlite:////path/to/sqlite_redmine.db postgresql+psycopg2://user:password@:port/dbname?host=/var/run/postgresql\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favanov%2Fredmine_migrator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Favanov%2Fredmine_migrator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favanov%2Fredmine_migrator/lists"}