-
Notifications
You must be signed in to change notification settings - Fork 84
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Postgres Option to Return Primary Keys #32
Commits on Mar 9, 2018
-
return ids in BulkInsert::Worker
Peter Loomis committedMar 9, 2018 Configuration menu - View commit details
-
Copy full SHA for ff7bfca - Browse repository at this point
Copy the full SHA ff7bfcaView commit details -
Peter Loomis committed
Mar 9, 2018 Configuration menu - View commit details
-
Copy full SHA for 4976741 - Browse repository at this point
Copy the full SHA 4976741View commit details -
undo change to what is returned when empty block
Peter Loomis committedMar 9, 2018 Configuration menu - View commit details
-
Copy full SHA for fef402c - Browse repository at this point
Copy the full SHA fef402cView commit details
Commits on Mar 10, 2018
-
Peter Loomis committed
Mar 10, 2018 Configuration menu - View commit details
-
Copy full SHA for 8f48764 - Browse repository at this point
Copy the full SHA 8f48764View commit details -
use array concat so as to not allocate a new array on every save
Peter Loomis committedMar 10, 2018 Configuration menu - View commit details
-
Copy full SHA for 334174d - Browse repository at this point
Copy the full SHA 334174dView commit details -
store result_sets, not results
Peter Loomis committedMar 10, 2018 Configuration menu - View commit details
-
Copy full SHA for ad6f4e6 - Browse repository at this point
Copy the full SHA ad6f4e6View commit details
Commits on Mar 13, 2018
-
Peter Loomis committed
Mar 13, 2018 Configuration menu - View commit details
-
Copy full SHA for 6eae2c1 - Browse repository at this point
Copy the full SHA 6eae2c1View commit details
Commits on Mar 14, 2018
-
make return of primary keys opt-in
Peter Loomis committedMar 14, 2018 Configuration menu - View commit details
-
Copy full SHA for 7c0a06c - Browse repository at this point
Copy the full SHA 7c0a06cView commit details -
make return of primary keys opt-in
Peter Loomis committedMar 14, 2018 Configuration menu - View commit details
-
Copy full SHA for c4bfb35 - Browse repository at this point
Copy the full SHA c4bfb35View commit details -
use exec_query instead of execute
Peter Loomis committedMar 14, 2018 Configuration menu - View commit details
-
Copy full SHA for ec27cac - Browse repository at this point
Copy the full SHA ec27cacView commit details -
Peter Loomis committed
Mar 14, 2018 Configuration menu - View commit details
-
Copy full SHA for b355108 - Browse repository at this point
Copy the full SHA b355108View commit details
Commits on Mar 19, 2018
-
Merge pull request #1 from procore/make_query_return_ids
Modify worker query to return ids of inserted records
Peter Loomis authoredMar 19, 2018 Configuration menu - View commit details
-
Copy full SHA for 7322020 - Browse repository at this point
Copy the full SHA 7322020View commit details
Commits on Mar 30, 2018
-
documentation for return_primary_keys option
Peter Loomis committedMar 30, 2018 Configuration menu - View commit details
-
Copy full SHA for 09e3368 - Browse repository at this point
Copy the full SHA 09e3368View commit details -
Peter Loomis committed
Mar 30, 2018 Configuration menu - View commit details
-
Copy full SHA for 5f6e4b4 - Browse repository at this point
Copy the full SHA 5f6e4b4View commit details -
Peter Loomis committed
Mar 30, 2018 Configuration menu - View commit details
-
Copy full SHA for 4dba698 - Browse repository at this point
Copy the full SHA 4dba698View commit details -
Peter Loomis committed
Mar 30, 2018 Configuration menu - View commit details
-
Copy full SHA for 57a4e14 - Browse repository at this point
Copy the full SHA 57a4e14View commit details -
Peter Loomis committed
Mar 30, 2018 Configuration menu - View commit details
-
Copy full SHA for d242e4a - Browse repository at this point
Copy the full SHA d242e4aView commit details