{"id":22980492,"url":"https://github.com/kcartlidge/migratable.mysqlprovider","last_synced_at":"2025-08-13T17:33:23.195Z","repository":{"id":65534276,"uuid":"134127088","full_name":"kcartlidge/migratable.mysqlprovider","owner":"kcartlidge","description":"Database provider for kcartlidge/migratable adding support for MySql/MariaDB.","archived":false,"fork":false,"pushed_at":"2023-01-27T20:50:11.000Z","size":12,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-22T06:19:20.042Z","etag":null,"topics":["core","database","dotnet","migrations","nuget"],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kcartlidge.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-05-20T06:55:34.000Z","updated_at":"2023-02-07T10:37:29.000Z","dependencies_parsed_at":"2023-02-15T12:31:26.129Z","dependency_job_id":null,"html_url":"https://github.com/kcartlidge/migratable.mysqlprovider","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kcartlidge%2Fmigratable.mysqlprovider","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kcartlidge%2Fmigratable.mysqlprovider/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kcartlidge%2Fmigratable.mysqlprovider/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kcartlidge%2Fmigratable.mysqlprovider/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kcartlidge","download_url":"https://codeload.github.com/kcartlidge/migratable.mysqlprovider/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229773560,"owners_count":18122031,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["core","database","dotnet","migrations","nuget"],"created_at":"2024-12-15T01:43:42.272Z","updated_at":"2024-12-15T01:43:42.846Z","avatar_url":"https://github.com/kcartlidge.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Migratable.MySqlProvider\n\nDatabase provider for https://www.nuget.org/packages/Migratable to add support for *MySql*/*MariaDB*.\n\n## Installation\n\nBoth this provider and the main Migratable are on Nuget.\n\n## Usage\n\nSee https://www.nuget.org/packages/Migratable for details.\n\n``` cs\nvar provider = new Migratable.Providers.MySqlProvider(\"connection-string\");\nvar migrator = new Migratable.Migrator(provider);\nmigrator.LoadMigrations(\"./migrations\");\nmigrator.SetVersion(5);\n```\n\n---\n\n## MIT Licence\n\nCopyright (c) 2023 K Cartlidge.\nSee `LICENCE` file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkcartlidge%2Fmigratable.mysqlprovider","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkcartlidge%2Fmigratable.mysqlprovider","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkcartlidge%2Fmigratable.mysqlprovider/lists"}