[PR #15] [MERGED] Added support for non-autoincrementing primary key when doing a POST. #102

Closed
opened 2026-02-26 01:33:13 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jeffknupp/sandman2/pull/15
Author: @kuthair
Created: 10/26/2015
Status: Merged
Merged: 10/27/2015
Merged by: @jeffknupp

Base: masterHead: master


📝 Commits (1)

  • e10e007 Added support for non-autoincrementing primary key when doing a POST.

📊 Changes

1 file changed (+2 additions, -1 deletions)

View changed files

📝 sandman2/model.py (+2 -1)

📄 Description

A primary key column that is not autoincrementing was being left out of the required column list.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/jeffknupp/sandman2/pull/15 **Author:** [@kuthair](https://github.com/kuthair) **Created:** 10/26/2015 **Status:** ✅ Merged **Merged:** 10/27/2015 **Merged by:** [@jeffknupp](https://github.com/jeffknupp) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`e10e007`](https://github.com/jeffknupp/sandman2/commit/e10e0077c2aa93612c0bc01f96e995f261594ca4) Added support for non-autoincrementing primary key when doing a POST. ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `sandman2/model.py` (+2 -1) </details> ### 📄 Description A primary key column that is not autoincrementing was being left out of the `required` column list. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 01:33:13 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/sandman2-jeffknupp#102
No description provided.