Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / dbsrgits/sql-translator issues and pull requests
#177 - fix precedence error in SQL::Translator::Schema::Trigger
Pull Request -
State: closed - Opened by mauke 3 months ago
#176 - CREATE VIEW translation invalid, duplicates "CREATE VIEW" in output:
Issue -
State: open - Opened by kgoess 4 months ago
#175 - Possible precedence problem between ! and string eq
Issue -
State: closed - Opened by eserte 4 months ago
- 2 comments
#174 - SQL-Translator-1.65 not correctly indexed
Issue -
State: closed - Opened by eserte 5 months ago
- 3 comments
#173 - Improve SQLite grammar for check constraints
Pull Request -
State: open - Opened by kiwiroy 10 months ago
#172 - mysql-parser: Set missing field's collate to table's collate
Pull Request -
State: open - Opened by gaaf 11 months ago
#171 - Allow constraint name re-use in diff file after dropping (Oracle)
Pull Request -
State: open - Opened by hazardv 12 months ago
- 2 comments
#170 - Use something other than YAML
Issue -
State: open - Opened by robrwo about 1 year ago
- 2 comments
#169 - Release 1.64 collateral damage
Issue -
State: closed - Opened by andk about 1 year ago
- 8 comments
#168 - Support EXCLUDE constraints in Postgres
Pull Request -
State: closed - Opened by rabbiveesh about 1 year ago
#167 - Add support for retrieving all constraints via DBI::Postgresql
Issue -
State: open - Opened by rabbiveesh about 1 year ago
#165 - test also xt in github workflows
Pull Request -
State: closed - Opened by eserte about 1 year ago
- 1 comment
#164 - untabify lib/SQL/Translator/Parser/SQLite.pm
Pull Request -
State: closed - Opened by eserte about 1 year ago
#163 - producer Dumper: fix NULL handling for strings
Pull Request -
State: closed - Opened by eserte about 1 year ago
#162 - MySQL fields with `()` should not get quoted
Issue -
State: open - Opened by moltar over 1 year ago
- 4 comments
#161 - More improvements for PostgreSQL parse / diff
Pull Request -
State: open - Opened by nrdvana over 1 year ago
- 2 comments
#160 - drop table statement wasn't added to create statement if add_drop_able attribute was set
Pull Request -
State: open - Opened by djerius over 1 year ago
#159 - Support Expressions as index fields
Issue -
State: open - Opened by rabbiveesh over 1 year ago
#158 - Round-trip AUTOINCREMENT in SQLite parser
Pull Request -
State: closed - Opened by nrdvana almost 2 years ago
- 1 comment
#157 - Table with wrong data type could be created
Issue -
State: closed - Opened by KES777 almost 2 years ago
- 1 comment
#156 - don't include schema or database when generating FK or PK names for Postgres
Pull Request -
State: closed - Opened by rabbiveesh almost 2 years ago
#155 - Fix bugs in Parser::DBI::PostgreSQL data_type, size, and default_value
Pull Request -
State: closed - Opened by nrdvana about 2 years ago
- 6 comments
#154 - Support for Postgres opclass on fields of an index
Issue -
State: open - Opened by nrdvana about 2 years ago
- 1 comment
#153 - Fix bug loading Postgres index fields
Pull Request -
State: closed - Opened by nrdvana about 2 years ago
- 1 comment
#152 - Create README.md
Pull Request -
State: closed - Opened by dmorozov001 over 2 years ago
- 2 comments
#151 - Create README.md
Pull Request -
State: closed - Opened by dmorozov001 over 2 years ago
- 4 comments
#150 - don't pass non-JSON specific producer_args to to_json
Pull Request -
State: closed - Opened by djerius over 2 years ago
- 1 comment
#149 - JSON & YAML parsers now add table comments.
Pull Request -
State: closed - Opened by djerius over 2 years ago
- 1 comment
#148 - add table comment parsing to sqlite parser
Pull Request -
State: closed - Opened by djerius over 2 years ago
- 1 comment
#147 - CI actually working
Pull Request -
State: closed - Opened by rabbiveesh over 2 years ago
- 2 comments
#146 - feat: add CI
Pull Request -
State: closed - Opened by rabbiveesh over 2 years ago
#145 - fix README typo
Pull Request -
State: closed - Opened by davewood over 2 years ago
#144 - Missing Oracle functionality
Issue -
State: closed - Opened by hazardv over 2 years ago
- 3 comments
#143 - Oracle producer add missing functions
Pull Request -
State: closed - Opened by hazardv over 2 years ago
- 11 comments
#142 - Oracle parse current timestamp
Pull Request -
State: closed - Opened by hazardv over 2 years ago
- 1 comment
#141 - Error parsing Oracle SQL with CURRENT_TIMESTAMP
Issue -
State: closed - Opened by hazardv over 2 years ago
- 3 comments
#140 - Change link from RT to GH
Issue -
State: closed - Opened by KES777 over 2 years ago
#139 - Sometimes, we get DROP+ADD column instead of a simple rename
Issue -
State: open - Opened by rabbiveesh over 2 years ago
- 3 comments
#138 - Revert "Fix passing of producer args from SQL::Translator::Diff."
Pull Request -
State: closed - Opened by rabbiveesh over 2 years ago
- 1 comment
#137 - Feature: Add DB comments for PG producer
Pull Request -
State: closed - Opened by rabbiveesh over 2 years ago
#136 - Support SQL Domains
Issue -
State: open - Opened by rabbiveesh almost 3 years ago
#135 - Turned off foreign key checking in MySQL.
Pull Request -
State: open - Opened by uehara-delta almost 4 years ago
#134 - Added support for the 'double precision' type, and change the default precision from (8,2) to none in MySQL.
Pull Request -
State: open - Opened by uehara-delta almost 4 years ago
#133 - Support for removing NOT NULL constraints in PostgreSQL.
Pull Request -
State: closed - Opened by uehara-delta almost 4 years ago
- 1 comment
#132 - Added support for alter table with unique constraint syntax in MySQL.
Pull Request -
State: open - Opened by uehara-delta almost 4 years ago
#131 - add support for covering index (INCLUDE) on PG producer
Pull Request -
State: closed - Opened by rabbiveesh about 4 years ago
- 1 comment
#130 - Generated SQL for SQLite creates invalid FKs from temporary tables referencing main tables
Issue -
State: open - Opened by dboehmer about 4 years ago
#129 - sql-translator 1.62 artifact missed in cpan
Issue -
State: closed - Opened by chenrui333 over 4 years ago
- 2 comments
#128 - improve parsing of CREATE VIEW statements with SQL::Translator::Parse…
Pull Request -
State: open - Opened by reneeb over 4 years ago
#127 - pg_attrdef.adsrc no longer on Pg12+
Pull Request -
State: closed - Opened by jjn1056 almost 5 years ago
#126 - sqlt-diff: Add option --mysql-version=
Pull Request -
State: open - Opened by gaaf almost 5 years ago
- 1 comment
#125 - Speed up CI eg by only having one "coverage" build
Pull Request -
State: open - Opened by mohawk2 almost 5 years ago
- 2 comments
#124 - Fixing a typo 'Qjuote' -> 'Quote'.
Pull Request -
State: closed - Opened by merkys about 5 years ago
- 2 comments
#123 - SQLite and MySQL parser to understand CHECK with parens
Pull Request -
State: closed - Opened by mohawk2 about 5 years ago
- 3 comments
#122 - Fix Travis builds by asking for postgres
Pull Request -
State: closed - Opened by davel about 5 years ago
- 1 comment
#121 - Avoid creating clashing index names
Pull Request -
State: open - Opened by davel about 5 years ago
- 4 comments
#120 - implemented materialized views for pg
Pull Request -
State: closed - Opened by rabbiveesh over 5 years ago
- 5 comments
#119 - Add support for 'default' parameter
Issue -
State: open - Opened by KES777 over 5 years ago
- 2 comments
#118 - Homebrew sql-translator 1.59_01 upgrade failed
Issue -
State: closed - Opened by chenrui333 almost 6 years ago
- 2 comments
#117 - Fix passing of producer args from SQL::Translator::Diff.
Pull Request -
State: closed - Opened by racke almost 6 years ago
- 1 comment
#116 - respect utf8
Issue -
State: open - Opened by KES777 almost 6 years ago
#115 - JSON.pm -> JSON::MaybeXS
Pull Request -
State: closed - Opened by karenetheridge about 6 years ago
- 3 comments
#114 - Patch bin scripts to support the #! Makefile.PL was invoked with
Pull Request -
State: closed - Opened by toddr about 6 years ago
- 12 comments
#113 - Fix trailing whitespace in header comments
Pull Request -
State: open - Opened by dboehmer about 6 years ago
- 1 comment
#112 - YAML producer should only give field names from indices
Pull Request -
State: closed - Opened by mohawk2 over 6 years ago
- 1 comment
#111 - Port to Distar
Pull Request -
State: closed - Opened by mohawk2 over 6 years ago
- 2 comments
#110 - Remove size on floating point data types during MySQL field normalization
Pull Request -
State: open - Opened by jpiautinity over 6 years ago
- 1 comment
#109 - Domains are not created
Issue -
State: closed - Opened by KES777 over 6 years ago
- 3 comments
#108 - Dependency tree/Object ordering
Issue -
State: open - Opened by KES777 over 6 years ago
- 1 comment
#107 - apply `is_auto_increment` for already existing field
Issue -
State: open - Opened by KES777 over 6 years ago
#106 - Quote datetime types for upgrade/downgrade scripts
Pull Request -
State: open - Opened by KES777 over 6 years ago
#105 - datetime types are not quoted
Issue -
State: open - Opened by KES777 over 6 years ago
#104 - PostgreSQL requires unique index for foreign keys
Issue -
State: closed - Opened by KES777 over 6 years ago
#103 - How to add new construct ?
Issue -
State: open - Opened by garymazz almost 7 years ago
#102 - Failing Test 60: roundtrip_autogen.yaml is missing
Issue -
State: closed - Opened by borisdaeppen almost 7 years ago
- 2 comments
#101 - SQL::Translator::Parser::MySQL doesn't accept 'character set' after 'create database'
Issue -
State: open - Opened by borisdaeppen almost 7 years ago
- 1 comment
#100 - perl Makefile.PL fails with 'String found where operator expected at Makefile.PL line 58'
Issue -
State: closed - Opened by merkys about 7 years ago
- 3 comments
#99 - avoid conditional variable declaration
Pull Request -
State: closed - Opened by exercism-1 about 7 years ago
- 1 comment
#98 - Implement EXCLUDE constraint for PostgreSQL
Pull Request -
State: closed - Opened by KES777 over 7 years ago
- 3 comments
#97 - Improve create_index
Pull Request -
State: open - Opened by KES777 over 7 years ago
#96 - WIP: quoting of identifiers in diff, SQLite and test
Pull Request -
State: open - Opened by rjbs over 7 years ago
#95 - SQLite diff producer creates broken foreign key constraints
Issue -
State: open - Opened by andrewgregory over 7 years ago
#94 - Support new column info 'initially_populated_from' and populate new columns when added
Issue -
State: open - Opened by dboehmer over 7 years ago
#93 - SQL::Translator::Producer::Sybase generates invalid CREATE TABLE statements
Issue -
State: open - Opened by mrmuskrat over 7 years ago
#92 - Fix for Issue #78 Error with parser 'SQL::Translator::Parser::Sybase'
Pull Request -
State: closed - Opened by mrmuskrat over 7 years ago
#91 - Fixed a terrible diff issue case of PostgreSQL
Pull Request -
State: closed - Opened by Code-Hex almost 8 years ago
#90 - SQL::Translator::Producer::Oracle turns timestamp columns into date
Issue -
State: open - Opened by jgrg almost 8 years ago
#89 - SQL::Translator::Parser::Oracle fails to parse DROP statement
Issue -
State: open - Opened by jgrg almost 8 years ago
- 1 comment
#88 - Use 'CREATE OR REPLACE FUNCTION' syntax when body is changed
Issue -
State: open - Opened by KES777 almost 8 years ago
#87 - MySQL Parser understands VIEWs with a field list.
Pull Request -
State: open - Opened by adherzog almost 8 years ago
- 1 comment
#86 - Perl 5.26.0 compatibility.
Pull Request -
State: closed - Opened by jkeenan almost 8 years ago
- 3 comments
#85 - CURRENT_TIMESTAMP still quoted in default
Issue -
State: open - Opened by robintheander almost 8 years ago
#84 - Issues/83
Pull Request -
State: closed - Opened by mrmuskrat about 8 years ago
#83 - SQL::Translator::Utils::parse_list_arg does not allow indexes on expressions with more than one argument
Issue -
State: open - Opened by mrmuskrat about 8 years ago
- 2 comments
#82 - PostgreSQL: add support for TRIGGERs and FUNCTIONs
Issue -
State: open - Opened by SPodjasek over 8 years ago
- 9 comments
#81 - Producer args not used when generating SQL diffs
Issue -
State: closed - Opened by fgabolde almost 9 years ago
- 9 comments
#80 - Issue #79: Check if there are indexes on a table before trying to dea…
Pull Request -
State: closed - Opened by mrmuskrat about 9 years ago
#79 - Sybase: Object does not have any indexes.
Issue -
State: open - Opened by mrmuskrat about 9 years ago
#78 - Error with parser 'SQL::Translator::Parser::Sybase'
Issue -
State: open - Opened by mrmuskrat about 9 years ago
- 3 comments
#77 - Add CREATE UNLOGGED TABLE support for PostgreSQL
Pull Request -
State: open - Opened by mcsnolte about 9 years ago