Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / tdm00/cfwheels-dbmigrate-plugin issues and pull requests
#85 - .date() creates datetime type columns in MSSQL
Issue -
State: open - Opened by noedlm over 6 years ago
#84 - installation fails
Issue -
State: open - Opened by okjim3GH about 9 years ago
- 7 comments
#83 - Update MySQL Adaptor to include CHAR type
Pull Request -
State: open - Opened by chips5k over 9 years ago
#82 - bug fix - outdated function duplicated from wheels internals
Pull Request -
State: closed - Opened by chips5k over 9 years ago
- 2 comments
#81 - Updates for CFWheels 1.3.3 Compatibility
Pull Request -
State: closed - Opened by jkeczan over 9 years ago
- 4 comments
#80 - Error adding references in MSSQL 2008
Issue -
State: closed - Opened by joeydaly over 10 years ago
- 2 comments
#79 - A handy "redo" tool to re-run the most recent migration
Issue -
State: open - Opened by chapmandu over 10 years ago
#78 - fix the foreign key toSQL()
Pull Request -
State: open - Opened by i-lie almost 11 years ago
- 1 comment
#77 - renameColumn function fails because data type is required
Issue -
State: closed - Opened by tdm00 over 11 years ago
Labels: core, mysql, bug
#76 - Error when creating references
Issue -
State: open - Opened by randallmeeker over 11 years ago
- 13 comments
#75 - Support more datatypes & better identity_insert
Pull Request -
State: open - Opened by jordanclark over 11 years ago
- 10 comments
Labels: mssql
#74 - Better Identity_insert for SQL Server
Pull Request -
State: closed - Opened by jordanclark over 11 years ago
- 1 comment
#73 - Data taken from a select to an UpdateRecord is not escaped
Issue -
State: closed - Opened by mlncn over 11 years ago
- 9 comments
Labels: core, mysql
#72 - Update index.cfm
Pull Request -
State: closed - Opened by snaquaye almost 12 years ago
#71 - Update basefunctions.cfm
Pull Request -
State: closed - Opened by snaquaye almost 12 years ago
#70 - Routines cannot be declared more than once.
Issue -
State: closed - Opened by snaquaye almost 12 years ago
- 8 comments
#69 - Remove reliance on cfwheels $file() method for 1.2 compatibility
Pull Request -
State: closed - Opened by chapmandu almost 12 years ago
- 1 comment
#68 - key cfc does not exist error could be more helpful
Issue -
State: closed - Opened by mlncn almost 12 years ago
- 5 comments
#67 - When removing a column that does not have a constraint the migration fails in MS SQL Server
Issue -
State: closed - Opened by tdm00 about 12 years ago
- 1 comment
Labels: core, mssql, bug
#66 - addRecord is unable to insert values for primary key column on MS SQL Server
Issue -
State: open - Opened by tdm00 about 12 years ago
Labels: mssql
#65 - SQL Server primary keys on tables aren't generated correctly
Issue -
State: closed - Opened by tdm00 about 12 years ago
- 1 comment
Labels: core, mssql, bug
#64 - If a default value specified for a string is empty it should not be included in the SQL
Issue -
State: closed - Opened by tdm00 about 12 years ago
Labels: core, bug
#64 - If a default value specified for a string is empty it should not be included in the SQL
Issue -
State: closed - Opened by tdm00 about 12 years ago
Labels: core, bug
#63 - MS SQL Server migration fails with integer limit value specified in migration
Issue -
State: closed - Opened by tdm00 about 12 years ago
Labels: mssql, bug
#62 - Users should be prevented from running migrations if no database type is detected by the plugin
Issue -
State: open - Opened by tdm00 about 12 years ago
Labels: core
#61 - Add identified database type to the plugin information screen
Issue -
State: closed - Opened by tdm00 about 12 years ago
Labels: core, feature
#60 - MS SQL Server database type not detected correctly on Railo 3.3.4
Issue -
State: closed - Opened by tdm00 about 12 years ago
Labels: core, mssql, bug
#59 - Variable $FILE is undefined.
Issue -
State: open - Opened by snaquaye about 12 years ago
- 3 comments
#58 - Fix for issue 57
Pull Request -
State: closed - Opened by andybellenie over 12 years ago
- 2 comments
#57 - MySQL adapter boolean type should be BIT, not TINYINT
Issue -
State: open - Opened by andybellenie over 12 years ago
- 1 comment
#56 - DBMigrate java.lang.NullPointerException Error
Issue -
State: open - Opened by raiseatree over 12 years ago
- 1 comment
Labels: core, mysql, bug
#55 - strange migration (notice the extra schoolyear column)
Issue -
State: closed - Opened by ghost over 12 years ago
- 2 comments
#54 - add possibility for adding tablename
Issue -
State: open - Opened by ghost over 12 years ago
- 2 comments
Labels: feature
#53 - Suggested fix for changeColumn (or renameColumn) operations failing
Issue -
State: open - Opened by brilang over 12 years ago
Labels: core, mysql, bug
#52 - Type=Binary :: BLOB | MEDIUMBLOB | LONGBLOB | TINYBLOB
Issue -
State: open - Opened by geirman over 12 years ago
Labels: feature
#51 - adding primary key to existing table using columnType='primaryKey' fails
Issue -
State: open - Opened by dougboude over 12 years ago
- 4 comments
Labels: core, bug
#51 - adding primary key to existing table using columnType='primaryKey' fails
Issue -
State: open - Opened by dougboude over 12 years ago
- 4 comments
Labels: core, bug
#50 - references removeColumn error
Issue -
State: open - Opened by cshapiro over 12 years ago
- 2 comments
Labels: core, mysql, bug
#49 - Issue Installing on 1.1.7
Issue -
State: closed - Opened by SimeonC over 12 years ago
- 5 comments
#48 - added a couple useful foreign key methods
Pull Request -
State: closed - Opened by liferealized almost 13 years ago
#47 - Create test suite of migrations for testing plugin before release
Issue -
State: closed - Opened by tdm00 almost 13 years ago
- 1 comment
Labels: core, mysql, mssql, oracle, postgres
#46 - Necessary changes to model real world databases
Pull Request -
State: closed - Opened by liferealized almost 13 years ago
#45 - Fixes `dropColumnFromTable()` in SQL Server adapter
Pull Request -
State: closed - Opened by chrisdpeters almost 13 years ago
- 6 comments
#44 - Postgres - AddColumnOptions
Issue -
State: open - Opened by malpaso almost 13 years ago
Labels: postgres, bug
#43 - Postgres - QuoteTableName
Issue -
State: open - Opened by malpaso almost 13 years ago
- 2 comments
Labels: postgres, bug
#42 - String values with more then one single quote aren't being escaped in generated SQL
Issue -
State: closed - Opened by tdm00 almost 13 years ago
Labels: core, mysql
#41 - Fix for issue #40
Pull Request -
State: closed - Opened by awmichel about 13 years ago
#40 - Element MIGRATION.CFC is undefined in LOC.
Issue -
State: closed - Opened by mhenke about 13 years ago
- 6 comments
Labels: core, bug
#39 - updateRecord incorrectly adds single quotes to date values
Issue -
State: closed - Opened by tdm00 about 13 years ago
- 1 comment
#38 - Verify compatibility with CFWheels 1.1.6
Issue -
State: closed - Opened by tdm00 about 13 years ago
- 1 comment
Labels: core
#37 - v0.8.1
Issue -
State: closed - Opened by tdm00 about 13 years ago
- 1 comment
#36 - Escape string values with a single quote
Issue -
State: closed - Opened by tdm00 about 13 years ago
- 1 comment
Labels: mysql
#35 - Add support for MariaDB
Issue -
State: closed - Opened by tdm00 about 13 years ago
Labels: core
#34 - Failed migrations should rollback
Issue -
State: open - Opened by tdm00 about 13 years ago
- 1 comment
Labels: core, feature
#33 - Migration extends path incorrect when CFWheels in sub-folder
Issue -
State: closed - Opened by tdm00 about 13 years ago
- 1 comment
Labels: core
#32 - Created tables in Oracle require sequence and trigger
Issue -
State: closed - Opened by tdm00 about 13 years ago
- 2 comments
Labels: core, oracle
#31 - Add version number to plugin index page
Issue -
State: closed - Opened by tdm00 about 13 years ago
- 2 comments
Labels: core
#30 - Include wiki pages in plugin ZIP for offline access to documentation
Issue -
State: closed - Opened by tdm00 about 13 years ago
#29 - Possibly add H2 database support
Issue -
State: closed - Opened by tdm00 about 13 years ago
#28 - Ability to automate migrations from HTTP GET request
Issue -
State: closed - Opened by tdm00 about 13 years ago
- 4 comments
Labels: core
#27 - Incorporate code changes from Raul Riera
Issue -
State: closed - Opened by tdm00 about 13 years ago
- 1 comment
Labels: core
#26 - Setup wiki pages for DBMigrate functions
Issue -
State: closed - Opened by tdm00 about 13 years ago
- 1 comment
Labels: core
#25 - Update DBMigrate plugin listing on CFWheels website
Issue -
State: closed - Opened by tdm00 about 13 years ago
Labels: core
#24 - Add changelog to project
Issue -
State: closed - Opened by tdm00 about 13 years ago
- 1 comment
Labels: core
#23 - URL problem on Linux application servers
Issue -
State: closed - Opened by tdm00 about 13 years ago
#22 - v0.8.0
Issue -
State: closed - Opened by tdm00 about 13 years ago
- 1 comment
#21 - Update DBMigrate to support latest versions of CFWheels
Issue -
State: closed - Opened by tdm00 about 13 years ago
#20 - Add update-record template
Issue -
State: closed - Opened by tdm00 about 13 years ago
#19 - Add remove-record template
Issue -
State: closed - Opened by tdm00 about 13 years ago
#18 - Add add-record template
Issue -
State: closed - Opened by tdm00 about 13 years ago
#17 - Add remove-index template
Issue -
State: closed - Opened by tdm00 about 13 years ago
#16 - Add create-index template
Issue -
State: closed - Opened by tdm00 about 13 years ago
#15 - Add remove-column template
Issue -
State: closed - Opened by tdm00 about 13 years ago
#14 - Add rename-column template
Issue -
State: closed - Opened by tdm00 about 13 years ago
#13 - Add change-column template
Issue -
State: closed - Opened by tdm00 about 13 years ago
#12 - Add create-column template
Issue -
State: closed - Opened by tdm00 about 13 years ago
#11 - Add remove-table template
Issue -
State: closed - Opened by tdm00 about 13 years ago
#10 - Add rename-table template
Issue -
State: closed - Opened by tdm00 about 13 years ago
#9 - Updated create-table template
Issue -
State: closed - Opened by tdm00 about 13 years ago
#8 - Add additional template choices for each operation that DBMigrate performs
Issue -
State: closed - Opened by tdm00 about 13 years ago
#7 - AddRecord doesn't appear to support date fields.
Issue -
State: closed - Opened by tdm00 about 13 years ago
- 1 comment
#6 - Rename column default null
Issue -
State: closed - Opened by tdm00 about 13 years ago
- 2 comments
Labels: core, mysql
#5 - addRecord - use createdat/updatedat if available
Issue -
State: open - Opened by tdm00 about 13 years ago
- 1 comment
Labels: core, feature
#4 - Allow creation of composite keys
Issue -
State: open - Opened by tdm00 about 13 years ago
- 4 comments
Labels: core, feature
#3 - Using null argument in references() bug (MySQL)
Issue -
State: open - Opened by tdm00 about 13 years ago
- 8 comments
Labels: core, mysql, bug
#2 - Use deleteAll() on schemainfo
Issue -
State: closed - Opened by tdm00 about 13 years ago
- 1 comment
Labels: core, feature
#1 - Allow for the unique identifier column type (MS-GUID).
Issue -
State: open - Opened by tdm00 about 13 years ago
- 3 comments
Labels: mssql, feature