Ecosyste.ms: Issues

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

GitHub / Sharaal/sql-pg issues and pull requests

#62 - Add command to create a new migration file

Issue - State: closed - Opened by Sharaal almost 3 years ago
Labels: enhancement, documentation

#61 - Fix README.md

Issue - State: closed - Opened by Sharaal about 3 years ago

#60 - Use error codes for the sql-pg errors and provide them in the sql object

Issue - State: open - Opened by Sharaal almost 4 years ago
Labels: enhancement, documentation

#59 - Support default connection initialisation

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

#58 - Add `sql.js` file instead of the `pg.js`

Issue - State: closed - Opened by Sharaal about 4 years ago
Labels: enhancement, documentation, major change

#57 - Update pg to the latest version 🚀

Pull Request - State: closed - Opened by greenkeeper[bot] over 4 years ago - 2 comments
Labels: greenkeeper

#56 - Update sinon to the latest version 🚀

Pull Request - State: closed - Opened by greenkeeper[bot] over 4 years ago - 2 comments
Labels: greenkeeper

#55 - Update mocha to the latest version 🚀

Pull Request - State: closed - Opened by greenkeeper[bot] over 4 years ago
Labels: greenkeeper

#54 - Update husky to the latest version 🚀

Pull Request - State: closed - Opened by greenkeeper[bot] over 4 years ago - 1 comment
Labels: greenkeeper

#53 - Update nyc to the latest version 🚀

Pull Request - State: closed - Opened by greenkeeper[bot] over 4 years ago
Labels: greenkeeper

#52 - Update sinon to the latest version 🚀

Pull Request - State: closed - Opened by greenkeeper[bot] over 4 years ago - 2 comments
Labels: greenkeeper

#51 - Support JSON columns #50

Pull Request - State: closed - Opened by Sharaal over 4 years ago

#50 - Support JSON columns

Issue - State: closed - Opened by Sharaal over 4 years ago
Labels: enhancement, documentation, test

#49 - Test the publishing package #48

Pull Request - State: closed - Opened by Sharaal over 4 years ago

#48 - Test the publishing package

Issue - State: closed - Opened by Sharaal over 4 years ago
Labels: test

#47 - Disallow update/delete without conditions #46

Pull Request - State: closed - Opened by Sharaal over 4 years ago

#46 - Disallow update/delete without conditions

Issue - State: closed - Opened by Sharaal over 4 years ago - 1 comment
Labels: enhancement, documentation, major change, test

#45 - Evaluate splitting the implementation into modular files #44

Pull Request - State: closed - Opened by Sharaal over 4 years ago

#44 - Evaluate splitting the implementation into modular files

Issue - State: closed - Opened by Sharaal over 4 years ago - 2 comments
Labels: refactoring

#43 - Integration tests with an actual database #42

Pull Request - State: closed - Opened by Sharaal over 4 years ago

#42 - Integration tests with an actual database

Issue - State: closed - Opened by Sharaal over 4 years ago
Labels: test

#41 - Final end to end testing #40

Pull Request - State: closed - Opened by Sharaal over 4 years ago

#40 - Final end to end testing

Issue - State: closed - Opened by Sharaal over 4 years ago
Labels: bug, enhancement, documentation, major change, refactoring, test

#39 - 7.0.0

Pull Request - State: closed - Opened by Sharaal almost 5 years ago

#38 - Migration helpers for create tables with serial id and timestamp colu…

Pull Request - State: closed - Opened by Sharaal almost 5 years ago

#37 - Migration helpers for create tables with serial id and timestamp columns

Issue - State: closed - Opened by Sharaal almost 5 years ago - 2 comments
Labels: enhancement, documentation, major change

#36 - Refactor the readme.md #35

Pull Request - State: closed - Opened by Sharaal almost 5 years ago

#35 - Refactor the README.md

Issue - State: closed - Opened by Sharaal almost 5 years ago - 1 comment
Labels: documentation

#34 - Tests for the migration

Issue - State: closed - Opened by Sharaal almost 5 years ago - 1 comment
Labels: test

#33 - Support Migrations #32

Pull Request - State: closed - Opened by Sharaal almost 5 years ago

#32 - Support Migrations

Issue - State: closed - Opened by Sharaal almost 5 years ago - 2 comments
Labels: enhancement, documentation

#31 - Update standard to the latest version 🚀

Pull Request - State: closed - Opened by greenkeeper[bot] almost 5 years ago
Labels: greenkeeper

#30 - Conditions should be optional in all query methods

Issue - State: closed - Opened by Sharaal almost 5 years ago - 1 comment
Labels: enhancement

#29 - Remove unneeded complex object destruction default syntax #28

Pull Request - State: closed - Opened by Sharaal almost 5 years ago

#28 - Remove unneeded complex object destruction default syntax

Issue - State: closed - Opened by Sharaal almost 5 years ago - 1 comment
Labels: refactoring

#27 - Update standard to the latest version 🚀

Pull Request - State: closed - Opened by greenkeeper[bot] almost 5 years ago
Labels: greenkeeper

#26 - Schema for table names and table names for column names #21

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

#25 - Refactor library initialization to allow different settings #23

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

#24 - Split key into table and column #22

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

#23 - Refactor library initialization to allow different settings

Issue - State: closed - Opened by Sharaal about 5 years ago - 1 comment
Labels: enhancement, documentation, major change

#22 - Split key into table and column

Issue - State: closed - Opened by Sharaal about 5 years ago - 1 comment
Labels: enhancement, documentation, major change

#21 - Schema for table names and table names for column names

Issue - State: closed - Opened by Sharaal about 5 years ago - 2 comments
Labels: enhancement, documentation

#20 - Refactoring tests to reduce test code duplication #19

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

#19 - Refactoring tests to reduce test code duplication

Issue - State: closed - Opened by Sharaal about 5 years ago - 2 comments
Labels: refactoring

#18 - Update husky to the latest version 🚀

Pull Request - State: closed - Opened by greenkeeper[bot] about 5 years ago
Labels: greenkeeper

#17 - Add value formatter support and a default one with JSON #16

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

#16 - Add value formatter support and a default one with JSON

Issue - State: closed - Opened by Sharaal about 5 years ago - 1 comment
Labels: enhancement, documentation

#15 - Decrease complexity by removing objects as Tag Helpers

Issue - State: closed - Opened by Sharaal about 5 years ago
Labels: enhancement, documentation, major change

#14 - Combine the concept of CRUD Methods with Query Methods

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

#13 - Combine the concept of CRUD Methods with Query Methods

Issue - State: closed - Opened by Sharaal about 5 years ago
Labels: enhancement

#12 - Support query methods to check, extract and process query results #11

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

#11 - Support Query Methods to check and extract query results

Issue - State: closed - Opened by Sharaal about 5 years ago - 2 comments
Labels: enhancement

#10 - Support composable queries

Issue - State: closed - Opened by Sharaal about 5 years ago - 1 comment
Labels: enhancement

#9 - Add TypeScript definition file

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

#8 - Update dependencies to enable Greenkeeper 🌴

Pull Request - State: closed - Opened by greenkeeper[bot] about 5 years ago
Labels: greenkeeper

#7 - Refactor the documentation by using the Wiki

Issue - State: closed - Opened by Sharaal about 5 years ago - 1 comment
Labels: documentation

#6 - `.valuesList()` needs to extract the values by the keys of the first row

Issue - State: closed - Opened by Sharaal about 5 years ago
Labels: bug

#5 - #4 Integrate `sql-pg-restrict` and `sql-pg-helper`

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

#4 - Integrate `sql-pg-restrict` and `sql-pg-helper`

Issue - State: closed - Opened by Sharaal about 5 years ago
Labels: enhancement

#3 - Find a solution for accidentally missing sql tags

Issue - State: closed - Opened by Sharaal about 5 years ago - 3 comments
Labels: bug

#2 - D) of #1 allow presents of `$` in hardcoded strings of text fragments

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

#1 - Allow presents of `$` in hardcoded strings of text fragments

Issue - State: closed - Opened by Sharaal over 5 years ago - 4 comments
Labels: bug