Ecosyste.ms: Issues

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

GitHub / skuid/picard issues and pull requests

#103 - PLIN-4268 add since flag

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

#102 - Revert "PLIN-4034 Lookups for deletes on upserts (#101)"

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

#101 - PLIN-4034 Lookups for deletes on upserts

Pull Request - State: closed - Opened by mlndz28 almost 2 years ago - 2 comments

#99 - Nil pointer check

Pull Request - State: closed - Opened by acofer about 2 years ago

#97 - PLIN-3665-improve-picard-connection-function

Pull Request - State: closed - Opened by gzapatas about 2 years ago

#96 - PLIN-3659: Improve Picard pointer handling

Pull Request - State: closed - Opened by njdullea about 2 years ago

#95 - PLIN-3658: revert to upstream json-iterator/go

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

#94 - PLIN-3287: basic handling for pointers

Pull Request - State: closed - Opened by njdullea over 2 years ago

#93 - PLIN-2582

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

#92 - PLIN-2582

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

#91 - Make the example connection more legible and add sslmode=disable

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

#90 - PLIN-2586: make picard public

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

#89 - PLIN-2338 Migrate to go modules

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

#88 - PLIN-2358 Add StartTransaction ORM method

Pull Request - State: closed - Opened by mochacat over 4 years ago - 1 comment

#87 - Add typed multi mock map for testing parallel goroutine picard fetches

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

#86 - PLIN-2393 improve docs

Pull Request - State: closed - Opened by mochacat almost 5 years ago - 2 comments

#85 - PLIN-2393 Improve docs and examples

Pull Request - State: closed - Opened by mochacat almost 5 years ago - 7 comments

#84 - PLIN-2317 Add related field to foreign key error

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

#83 - Fixes PLIN-2340 Kickback for edge case.

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

#82 - Fixes PLIN-2340 Add ability to filter with and/or logic

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

#81 - Fixes PLIN-2086 Fix hydration of multiple references to the same object

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

#80 - Fixes PLIN-2287 Improve Picard Filtering

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

#79 - PLIN-2271 Add support for selecting columns based on a filter passed in

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

#78 - PLIN-2239: Add table alias to order by statements

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

#77 - Add ability to order associations

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

#76 - Perform all parent batches before attempting child ones

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

#75 - Cleans up the Filtering API, Also Adds Ordering Functionality

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

#74 - Fixes PLIN-2085 bug with foreign key lookups

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

#73 - Fixes PLIN-2085 handle multiple processing errors.

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

#72 - Fixes PLIN-2200 Add back grouping criteria functionality

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

#71 - PLIN-2085: Alias maps were not recursing properly

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

#70 - PLIN-2085: Fixing some bugs found during functional testing

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

#69 - Adds a test that failed before fixing the deleting inserts bug

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

#67 - NO-TICKET: Fixing the case where inserts get deleted

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

#66 - Feature plin 2085

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

#65 - PLIN-2027: enhancing some errors with more information

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

#64 - NO-TICKET: index out of bounds fix

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

#63 - Fixes PLIN-1880 Large Deploys and adds more batching tests.

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

#62 - Put tags in its own module to help with circular dependency problems

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

#61 - Fixes PLIN-1880 missing lookups on non-first-batch batches

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

#60 - Fixes PLIN-1843 Use Default instead of null for undefined inserts

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

#59 - PLIN-1804:Adding service name to trace

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

#58 - PLIN-1804: Adding a traced connection option to picard\'s open

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

#57 - Forgot some more things

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

#56 - Forgot the DeployMultiple interface

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

#55 - Allows multiple deployments to be made in the same transaction

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

#53 - Use jsoniter as decoder

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

#52 - Allow where exists subquery

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

#51 - Improve orphan delete behavior and add tests

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

#50 - Fixes PLIN-1761 allow joins on deletes

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

#49 - PLIN-1761 Temporary no joins on deletes

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

#48 - Add deleteExisting metadata tag

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

#47 - Fixes Parent Relation Lookups

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

#46 - Simplifies Eager Loading

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

#45 - Add eager loading of associations via functional option in filterModel

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

#44 - moves batching to the entire upsert

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

#43 - Adds Key Map Functionality

Pull Request - State: closed - Opened by plusplusben over 6 years ago - 2 comments

#42 - PLIN-1557: Relax performer uuid constraint

Pull Request - State: closed - Opened by zachelrath over 6 years ago

#41 - PLIN-1535: Relaxing orgID (mulitenancy key) to be a string instead of…

Pull Request - State: closed - Opened by bnewtonius over 6 years ago - 3 comments

#40 - Fixes Picard handling decoding of null values.

Pull Request - State: closed - Opened by plusplusben over 6 years ago

#39 - Adds a test case for #37

Pull Request - State: closed - Opened by mrhwick over 6 years ago

#38 - fix(encryption): should be able to select empty encrypted fields

Pull Request - State: closed - Opened by zachelrath over 6 years ago

#37 - Cannot query models if encrypted fields have no value

Issue - State: closed - Opened by zachelrath over 6 years ago - 1 comment

#36 - Supports testing the deployment of jsonb fields

Pull Request - State: closed - Opened by plusplusben over 6 years ago

#35 - Add Insert Batching

Pull Request - State: closed - Opened by plusplusben over 6 years ago

#34 - No longer hardcoding audit fields

Pull Request - State: closed - Opened by plusplusben over 6 years ago - 2 comments

#33 - Add multi mock

Pull Request - State: closed - Opened by plusplusben over 6 years ago

#32 - Fix tests on encrypted fields

Pull Request - State: closed - Opened by plusplusben over 6 years ago

#31 - Fixes Validation so we're not double validating

Pull Request - State: closed - Opened by plusplusben over 6 years ago

#30 - Adds Validation to Picard

Pull Request - State: closed - Opened by plusplusben over 6 years ago

#29 - Fixes Circular Dependency

Pull Request - State: closed - Opened by plusplusben over 6 years ago

#28 - Check for defined fields on insert as well as update

Pull Request - State: closed - Opened by plusplusben over 6 years ago

#27 - Fix recursive lookups. Also fix tests.

Pull Request - State: closed - Opened by plusplusben over 6 years ago

#26 - Support structs that do not have a multitenancy key

Pull Request - State: closed - Opened by plusplusben over 6 years ago

#25 - Don't use transactions when filtering

Pull Request - State: closed - Opened by plusplusben over 6 years ago

#24 - [PLIN-1306] Handle both string and byte return for JSONB fields

Pull Request - State: closed - Opened by mrhwick over 6 years ago

#23 - Support (de)serializing behavior on JSONB columns

Pull Request - State: closed - Opened by mrhwick over 6 years ago

#22 - Add filtering on related objects

Pull Request - State: closed - Opened by plusplusben over 6 years ago

#21 - PLIN-1261: Updating the readme with useage for Filter()

Pull Request - State: closed - Opened by bnewtonius over 6 years ago

#20 - Allow Importing Child Records stored in Maps

Pull Request - State: closed - Opened by plusplusben over 6 years ago

#19 - Implements foreign key lookups

Pull Request - State: closed - Opened by plusplusben over 6 years ago

#18 - Better type handling

Pull Request - State: closed - Opened by plusplusben over 6 years ago

#17 - Add some better type handling and tests for encryption processing

Pull Request - State: closed - Opened by mrhwick over 6 years ago

#16 - Allow lookup matching on null values

Pull Request - State: closed - Opened by plusplusben over 6 years ago

#15 - Add encryption support for model fields

Pull Request - State: closed - Opened by mrhwick over 6 years ago

#14 - Allow inserts with primary key provided

Pull Request - State: closed - Opened by plusplusben over 6 years ago

#13 - Delete in picard

Pull Request - State: closed - Opened by mrhwick over 6 years ago

#12 - Improve Error Handling

Pull Request - State: closed - Opened by plusplusben over 6 years ago

#11 - Fix updating records that are not found

Pull Request - State: closed - Opened by plusplusben over 6 years ago

#10 - Add mock implementations for the other interface methods

Pull Request - State: closed - Opened by mrhwick over 6 years ago

#9 - Set struct field of what FilterModel was called with

Pull Request - State: closed - Opened by mrhwick over 6 years ago

#6 - Add Patch Functionality and Defined Fields to picard metadata

Pull Request - State: closed - Opened by plusplusben over 6 years ago - 1 comment

#5 - Add travis build, make open source

Issue - State: closed - Opened by mrhwick over 6 years ago - 1 comment

#3 - Simplify updateModel Error Handling

Pull Request - State: closed - Opened by plusplusben over 6 years ago

#2 - Add tests and generalize

Pull Request - State: closed - Opened by mrhwick over 6 years ago

#1 - Adds CreateModel Function

Pull Request - State: closed - Opened by plusplusben over 6 years ago