Ecosyste.ms: Issues

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

GitHub / sqldef/sqldef issues and pull requests

#467 - [psqldef] Add --target-schema option

Pull Request - State: closed - Opened by akisssa 12 months ago - 2 comments

#466 - [psqldef] Add an ability to manage schema objects by schema restricted users.

Issue - State: open - Opened by akisssa 12 months ago - 3 comments
Labels: psqldef

#462 - psqldef cannot convert SERIAL family.

Issue - State: open - Opened by chumaltd 12 months ago
Labels: psqldef

#439 - sqlite3def: can't I use foreign key constraints?

Issue - State: closed - Opened by zztkm about 1 year ago - 5 comments
Labels: sqlite3def

#405 - Proposal: Automatically reorder foreign key constraint statements

Issue - State: closed - Opened by hokaccha over 1 year ago - 5 comments
Labels: psqldef

#387 - [psqldef] Setting the default time will result in a syntax error

Issue - State: closed - Opened by shiroemons over 1 year ago - 6 comments
Labels: psqldef

#320 - syntax error when parsing view ddl includes `select distinct on` on postgresql

Issue - State: closed - Opened by sanemat almost 2 years ago - 4 comments
Labels: psqldef

#100 - syntax error when parsing DDL

Issue - State: closed - Opened by ksss over 3 years ago - 2 comments

#99 - Support SQLite AUTOINCREMENT column attribute

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

#98 - Bump golang from 1.15-alpine to 1.16.0-alpine

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago

#97 - feat: support 'CHECK' option of CREATE TABLE command for psqldef

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

#96 - [psqldef] [export] incorrect DDL

Issue - State: closed - Opened by ackintosh almost 4 years ago - 3 comments

#95 - Bump golang from 1.15.6-alpine3.12 to 1.15.7-alpine3.12

Pull Request - State: closed - Opened by dependabot[bot] almost 4 years ago

#94 - Bump github.com/lib/pq from 1.8.0 to 1.9.0

Pull Request - State: closed - Opened by dependabot[bot] almost 4 years ago

#93 - Bump github.com/mattn/go-sqlite3 from 1.14.5 to 1.14.6

Pull Request - State: closed - Opened by dependabot[bot] almost 4 years ago

#92 - Fix Dockerfile

Pull Request - State: closed - Opened by 178inaba almost 4 years ago

#91 - Add `--version` option

Pull Request - State: closed - Opened by 178inaba almost 4 years ago

#90 - The Go version of Dockerfile is old

Issue - State: closed - Opened by 178inaba almost 4 years ago

#89 - Version option

Issue - State: closed - Opened by 178inaba almost 4 years ago

#87 - Add identifier escaping process

Pull Request - State: closed - Opened by 178inaba almost 4 years ago

#86 - Add `t.Helper()`

Pull Request - State: closed - Opened by 178inaba almost 4 years ago

#85 - Always applied same DDL with decimal default value

Issue - State: closed - Opened by mkanenobu almost 4 years ago - 2 comments

#84 - psqldef syntax error on `REFERENCES table (field)` FK constraint

Issue - State: closed - Opened by AriaFallah almost 4 years ago - 2 comments

#83 - psqldef syntax error on DEFAULT NOW() for timestamp fields

Issue - State: closed - Opened by AriaFallah almost 4 years ago - 4 comments

#82 - psqldef syntax error on REFERENCES FK constraint

Issue - State: closed - Opened by AriaFallah almost 4 years ago - 5 comments

#81 - feat: support SQLite AUTOINCREMENT column attribute

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

#80 - feat: support variety of the default value in psqldef

Pull Request - State: closed - Opened by jumpeiMano almost 4 years ago

#79 - Setup GitHub Actions

Pull Request - State: closed - Opened by k0kubun almost 4 years ago

#78 - feat: support CREATE (OR REPLACE) VIEW

Pull Request - State: closed - Opened by jumpeiMano almost 4 years ago

#77 - feat: Suport CREATE POLICY (for psqldef)

Pull Request - State: closed - Opened by jumpeiMano almost 4 years ago - 6 comments

#76 - Bump github.com/mattn/go-sqlite3 from 1.14.4 to 1.14.5

Pull Request - State: closed - Opened by dependabot[bot] almost 4 years ago

#75 - Bump golang from 1.11.1-alpine3.8 to 1.11.11-alpine3.8

Pull Request - State: closed - Opened by dependabot[bot] about 4 years ago

#74 - Bump github.com/mattn/go-sqlite3 from 1.14.3 to 1.14.4

Pull Request - State: closed - Opened by dependabot[bot] about 4 years ago

#73 - howeyc/gopass is deprecated

Issue - State: closed - Opened by utamori about 4 years ago - 3 comments

#72 - Add dependabot

Pull Request - State: closed - Opened by utamori about 4 years ago - 1 comment

#71 - Fix segmentation violation

Pull Request - State: closed - Opened by kyohei-shimada about 4 years ago - 1 comment

#70 - AUTO_INCREMENT disappears when changing column type

Issue - State: closed - Opened by chinkame about 4 years ago - 2 comments

#69 - Fix charset and not null order on MySQL

Pull Request - State: closed - Opened by hottestseason about 4 years ago - 1 comment

#68 - CHARACTER SET and COLLATE should be placed before [NOT NULL | NULL] on MySQL

Issue - State: closed - Opened by hottestseason about 4 years ago - 1 comment

#67 - mysqldef does not notice when you change a column's DEFAULT value

Issue - State: closed - Opened by bennlich about 4 years ago - 1 comment

#66 - syntax error on float column with negative default value

Issue - State: closed - Opened by bennlich about 4 years ago - 2 comments

#65 - syntax error for pg_buffercache

Issue - State: closed - Opened by strogiyotec about 4 years ago - 2 comments

#64 - Support SQLite3

Pull Request - State: closed - Opened by mattn about 4 years ago - 4 comments

#63 - Cannot add nullable TIMESTAMP column

Issue - State: closed - Opened by CYBAI about 4 years ago - 20 comments

#62 - Schema specification in Postgresql

Issue - State: closed - Opened by tmatsuba about 4 years ago - 2 comments

#61 - Do not change diff when change schema column byte value

Issue - State: closed - Opened by nipe0324 over 4 years ago - 1 comment

#60 - Feature request: support altering charset and collation

Issue - State: closed - Opened by sonots over 4 years ago - 8 comments

#59 - Failed to parse of DDL containing CURRENT_TIMESTAMP(6)

Issue - State: closed - Opened by tokubass over 4 years ago - 8 comments

#58 - Postgres Array type doesn't work

Issue - State: closed - Opened by vgiverts over 4 years ago - 2 comments

#57 - Cannot ADD INDEX of a column which named 'character' .

Issue - State: closed - Opened by uechoco over 4 years ago - 2 comments

#56 - Not found mysqldef_darwin_amd64.zip and psqldef_darwin_386.zip in v0.5.14 release.

Issue - State: closed - Opened by locona over 4 years ago - 2 comments

#55 - Support jsonb

Issue - State: closed - Opened by apatil over 4 years ago - 2 comments

#54 - idempotent way to update FK constraints?

Issue - State: closed - Opened by ryota-ka over 4 years ago - 3 comments

#53 - Changing the column combination of the index does not work

Issue - State: closed - Opened by uechoco almost 5 years ago - 2 comments

#52 - Please let us install with a package manager like brew or apt-get

Issue - State: closed - Opened by bionicles almost 5 years ago - 2 comments

#51 - Better MySQL Index Name support

Issue - State: closed - Opened by guitarrapc almost 5 years ago - 2 comments

#50 - Changing a column into 'DEFAULT CURRENT_TIMESTAMP' does not work.

Issue - State: closed - Opened by uechoco almost 5 years ago - 2 comments

#49 - mysql diff does not support boolean?

Issue - State: closed - Opened by sonots almost 5 years ago - 2 comments

#48 - Adding support for a new database

Issue - State: closed - Opened by chhetripradeep almost 5 years ago - 10 comments

#47 - VARCHAR BINARY does not work.

Issue - State: closed - Opened by timakin almost 5 years ago - 2 comments

#46 - Wasm

Pull Request - State: closed - Opened by konsumer about 5 years ago - 13 comments

#45 - wasm support

Issue - State: closed - Opened by konsumer about 5 years ago - 11 comments

#44 - [Proposal] Add --skip-drop option

Pull Request - State: closed - Opened by touyu about 5 years ago - 2 comments

#43 - I want an option that doesn't make disruptive changes.

Issue - State: closed - Opened by touyu about 5 years ago - 2 comments

#42 - Support double precision for postgresql

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

#41 - Support Partial Indexes syntax(PostgreSQL)

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

#40 - Fix order (with time zone not null) on psqldef

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

#39 - Support time (with/without time zone) on psqldef

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

#38 - Update TestPsqldefDataTypes TODO comment

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

#37 - Support timestamp (with/without time zone) on psqldef

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

#36 - Fix output length when `psqldef --export`

Pull Request - State: closed - Opened by kei2100 about 5 years ago - 1 comment

#35 - Length is lost from the string columns when `psqldef --export`

Issue - State: closed - Opened by kei2100 about 5 years ago - 1 comment

#34 - Support timestamp (without tz) on psqldef

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

#33 - Support some serial for postgresql

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

#32 - Remove pg_dump dependency

Pull Request - State: closed - Opened by yudppp about 5 years ago - 3 comments

#31 - Add support for BIGSERIAL datatype

Pull Request - State: closed - Opened by yudppp about 5 years ago - 4 comments

#30 - Make error outputs more detail to show pg_dump errors

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

#29 - pg_dump error showing only "exit status 1" makes it hard to understand the cause

Issue - State: closed - Opened by sonken625 about 5 years ago - 2 comments

#28 - Fix to preserve line feeds when using stdin

Pull Request - State: closed - Opened by YuukiARIA over 5 years ago - 4 comments

#27 - Fix column order.

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

#26 - Fix column order.

Pull Request - State: closed - Opened by kawakami-o3 over 5 years ago

#25 - supporting enum values

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

#24 - Support Enum values

Issue - State: closed - Opened by timakin over 5 years ago

#23 - MySQL timestamp initialization "ON UPDATE CURRENT_TIMESTAMP"

Pull Request - State: closed - Opened by tsuty almost 6 years ago - 1 comment

#22 - Fixed #21.

Pull Request - State: closed - Opened by kawakami-o3 almost 6 years ago

#21 - Multiple 'add primary key' queries and unnecessary index name 'PRIMARY'

Issue - State: closed - Opened by kawakami-o3 almost 6 years ago - 4 comments

#20 - password from prompt

Pull Request - State: closed - Opened by tsuty about 6 years ago

#19 - Supporting unix domain socket

Pull Request - State: closed - Opened by tsuty about 6 years ago

#18 - syntax error when parsing "MySQL-specific comment"

Issue - State: closed - Opened by yaquawa about 6 years ago - 7 comments

#17 - Table name contains `-` cause error.

Issue - State: closed - Opened by yaquawa about 6 years ago - 2 comments

#16 - Create Dockerfile

Pull Request - State: closed - Opened by exussum12 about 6 years ago - 6 comments

#15 - uuid support in postgres

Issue - State: closed - Opened by davidraleigh about 6 years ago - 1 comment

#14 - export fails when the database contains a view

Issue - State: closed - Opened by andym about 6 years ago - 3 comments

#13 - Add AFTER and FIRST

Pull Request - State: closed - Opened by kawakami-o3 about 6 years ago - 2 comments

#12 - Provide ability to Enable/Disable SSL

Issue - State: closed - Opened by kiran94 about 6 years ago - 1 comment

#11 - Support TRIGGER

Issue - State: closed - Opened by k0kubun about 6 years ago - 3 comments

#10 - Support ALTER COLUMN for PostgreSQL

Issue - State: closed - Opened by k0kubun about 6 years ago

#9 - AUTO_INCREMENT should be removed prior to DROP PRIMARY KEY

Issue - State: closed - Opened by k0kubun about 6 years ago

#8 - Reserve newlines in the output of multi-line statements

Issue - State: closed - Opened by k0kubun about 6 years ago - 1 comment