Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / cycle/migrations issues and pull requests

#60 - Apply code style, add psalm

Pull Request - State: closed - Opened by roxblnfk 4 months ago - 1 comment

#59 - fix: skip DBs with read-only schema

Pull Request - State: closed - Opened by leon0399 4 months ago - 2 comments

#58 - Add rendering of column attributes

Pull Request - State: closed - Opened by msmakouz about 1 year ago - 1 comment
Labels: type:bug, type:feature

#57 - Fix link title in README.md

Pull Request - State: closed - Opened by arogachev about 1 year ago - 1 comment

#56 - Can't run migration: Invalid migration filename

Issue - State: closed - Opened by kamilwylegala about 1 year ago - 3 comments
Labels: type:question

#54 - Adding the ability to define size for binary

Pull Request - State: closed - Opened by msmakouz about 1 year ago - 2 comments
Labels: type:bug

#52 - Fixed array_multisort parameters error (v4 sync)

Pull Request - State: closed - Opened by AnrDaemon about 1 year ago

#51 - Fixed array_multisort parameters error

Pull Request - State: closed - Opened by AnrDaemon about 1 year ago - 5 comments
Labels: type:bug

#50 - Removing the logic for sorting tables from the Atomizer

Pull Request - State: closed - Opened by msmakouz over 1 year ago - 1 comment

#48 - Add ability to avoid Index creation when ForeignKey is created

Pull Request - State: closed - Opened by msmakouz almost 2 years ago - 1 comment
Labels: type:feature

#47 - Table prefix doesn't work

Issue - State: closed - Opened by BaBL86 almost 2 years ago - 2 comments
Labels: status:need more info

#46 - Adding tables sorting test in Postgres

Pull Request - State: closed - Opened by msmakouz almost 2 years ago - 1 comment

#45 - Fixes the problem with variadic arguments in column type methods

Pull Request - State: closed - Opened by butschster about 2 years ago - 1 comment
Labels: type:bug

#43 - Removed unnecessary string operations

Pull Request - State: closed - Opened by AnrDaemon about 2 years ago - 1 comment

#41 - Using anonymous migration classes for auto-generated migrations

Issue - State: open - Opened by dmekhov over 2 years ago - 3 comments
Labels: type:enhancement, help wanted, status:under discussion

#40 - Update v4 branch

Pull Request - State: closed - Opened by roxblnfk over 2 years ago - 1 comment

#39 - Generated migration for sqlite database has wrong default value for Boolean column type.

Issue - State: closed - Opened by roxblnfk over 2 years ago
Labels: type:bug, status:to be verified

#38 - Postgresql migrations endlessly tries to create enums

Issue - State: open - Opened by Eugentis over 2 years ago - 1 comment
Labels: type:bug

#37 - Adds ability to look for migrations in vendor packages

Pull Request - State: closed - Opened by butschster over 2 years ago - 1 comment
Labels: type:feature

#36 - Fix MigrationException code param type

Pull Request - State: closed - Opened by js361014 over 2 years ago - 3 comments

#35 - Preparing for release v4.0

Issue - State: closed - Opened by msmakouz over 2 years ago

#34 - Migrating Atomizer to a new Reactor

Pull Request - State: closed - Opened by msmakouz over 2 years ago - 1 comment

#33 - feat: simplification Renderer->columnOptions output for datetime now

Pull Request - State: closed - Opened by aquaminer almost 3 years ago - 3 comments

#32 - Adding Scrutinizer, fixing MS SQL tests on php 8.1

Pull Request - State: closed - Opened by msmakouz about 3 years ago

#31 - Custom builder for migrations

Pull Request - State: open - Opened by siamskoi about 3 years ago - 1 comment
Labels: type:enhancement

#30 - Add the ability to create custom field types

Issue - State: open - Opened by siamskoi about 3 years ago
Labels: type:enhancement

#29 - Add support for enum

Issue - State: open - Opened by siamskoi about 3 years ago
Labels: type:enhancement

#28 - Fixes composer packages versions

Pull Request - State: closed - Opened by butschster about 3 years ago

#27 - FK after creating\updating tables

Pull Request - State: closed - Opened by msmakouz about 3 years ago

#26 - Adds readme

Pull Request - State: closed - Opened by butschster about 3 years ago - 1 comment

#25 - Updating text information

Pull Request - State: closed - Opened by msmakouz about 3 years ago

#24 - Migrator class must accept DatabaseProviderInterface

Pull Request - State: closed - Opened by rauanmayemir about 3 years ago

#23 - Using Spiral/Migrations alias instead of Cycle/Migrations

Pull Request - State: closed - Opened by msmakouz over 3 years ago

#22 - Сhange database configs from arrays to dto

Pull Request - State: closed - Opened by msmakouz over 3 years ago

#21 - Spiral preconition hints

Pull Request - State: open - Opened by SerafimArts over 3 years ago

#20 - PostgreSQL: table name is generated without namespace

Issue - State: closed - Opened by thenotsoft over 3 years ago - 1 comment
Labels: type:bug

#19 - Add spiral polyfill

Pull Request - State: closed - Opened by SerafimArts over 3 years ago - 1 comment

#18 - Replaces Spiral\Migrations with Cycle\Migrations

Pull Request - State: closed - Opened by butschster over 3 years ago

#17 - Generates nullable columns incorrectly for HasMany relation

Issue - State: open - Opened by roquie over 3 years ago - 2 comments
Labels: type:bug

#16 - Ability to rollback MySQL migrations in interruption case

Issue - State: open - Opened by Eugentis over 3 years ago

#15 - SQLSTATE[42000]: Syntax error or access violation: 1305 SAVEPOINT SVP0 does not exist

Issue - State: open - Opened by Anlamas almost 4 years ago - 1 comment
Labels: status:to be verified

#14 - PHP 8 Support

Issue - State: closed - Opened by divineniiquaye about 4 years ago

#13 - Problem with named indexes

Issue - State: open - Opened by Eugentis over 4 years ago

#12 - Add void return

Pull Request - State: closed - Opened by vvval almost 5 years ago - 1 comment

#11 - Define autoincrement with primary key and big integer for migration file

Issue - State: closed - Opened by sujit-baniya almost 5 years ago - 3 comments

#10 - Ability to do dry run instead of actual migration generation (cycle:migrate)

Issue - State: open - Opened by alexndr-novikov about 5 years ago
Labels: type:enhancement, help wanted

#9 - Ability to give name for generated migration (cycle:migrate)

Issue - State: open - Opened by Eugentis about 5 years ago
Labels: help wanted

#8 - Migrate to GHA

Pull Request - State: closed - Opened by rauanmayemir about 5 years ago

#7 - Add failing test

Pull Request - State: open - Opened by vvval about 5 years ago
Labels: type:bug

#6 - Added unit tests for the MigrationImage class

Pull Request - State: closed - Opened by roxblnfk over 5 years ago - 2 comments

#5 - some code moved into MigrationImage class

Pull Request - State: closed - Opened by roxblnfk over 5 years ago - 2 comments

#4 - Do not create migration when no changes are found

Issue - State: closed - Opened by wolfy-j over 5 years ago
Labels: type:bug, help wanted

#3 - Preserve original column type while generating the migration

Issue - State: closed - Opened by wolfy-j over 5 years ago - 2 comments
Labels: type:bug, type:enhancement

#2 - [bugfix] fix migration generation under namespace + PSR-2 codestyle

Pull Request - State: closed - Opened by alexndr-novikov over 5 years ago - 1 comment

#1 - [feature] add namespaces to Migration configs and to generated files

Pull Request - State: closed - Opened by alexndr-novikov over 5 years ago - 1 comment