[PR #42] [MERGED] Add optional schema specification argument #106

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

📋 Pull Request Information

Original PR: https://github.com/jeffknupp/sandman2/pull/42
Author: @generalelectrix
Created: 8/25/2016
Status: Merged
Merged: 8/25/2016
Merged by: @jeffknupp

Base: masterHead: master


📝 Commits (2)

  • fc3d46b Add schema specification argument to sandman2ctl and library
  • 3ce033f Actually pass schema arg in.

📊 Changes

2 files changed (+19 additions, -12 deletions)

View changed files

📝 sandman2/__init__.py (+13 -11)
📝 scripts/sandman2ctl.py (+6 -1)

📄 Description

SQLAlchemy is practically a cheat code. Adding schema support was trivial. Seems to work fine with postgres, not tested with any other backing DBs.


🔄 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/42 **Author:** [@generalelectrix](https://github.com/generalelectrix) **Created:** 8/25/2016 **Status:** ✅ Merged **Merged:** 8/25/2016 **Merged by:** [@jeffknupp](https://github.com/jeffknupp) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`fc3d46b`](https://github.com/jeffknupp/sandman2/commit/fc3d46b66736f4ab0d1264187667d60b32577346) Add schema specification argument to sandman2ctl and library - [`3ce033f`](https://github.com/jeffknupp/sandman2/commit/3ce033fa537aeaa36aad80713cc0389e91c1c1ef) Actually pass schema arg in. ### 📊 Changes **2 files changed** (+19 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `sandman2/__init__.py` (+13 -11) 📝 `scripts/sandman2ctl.py` (+6 -1) </details> ### 📄 Description SQLAlchemy is practically a cheat code. Adding schema support was trivial. Seems to work fine with postgres, not tested with any other backing DBs. --- <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:14 +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#106
No description provided.