Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
letsencrypt
/
mariadb-sequential-partition-manager-py
Public
Notifications
You must be signed in to change notification settings
Fork
8
Star
8
Code
Issues
15
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
main
User selector
jcjones
Datepicker
All time
Commit History
Commits on Mar 15, 2024
sha256sums (#88)
jcjones
authored
666de86
Copy full SHA for 666de86
Commits on Mar 14, 2024
Add NoValidRatesOfChangeException and don't emit ALTER errors for it (#87)
Show description for 67ec019
jcjones
authored
67ec019
Copy full SHA for 67ec019
Commits on Mar 1, 2024
Refactor `do_partition` to reduce the statement count (#81)
Show description for 0cb3786
jcjones
and
cclauss
authored
0cb3786
Copy full SHA for 0cb3786
Don't emit metrics for tables not in the config file (#78)
Show description for 65a56d7
jcjones
authored
65a56d7
Copy full SHA for 65a56d7
Commits on Feb 29, 2024
Don't emit a Prometheus error for empty tables (#80)
Show description for 0f319f8
jcjones
authored
0f319f8
Copy full SHA for 0f319f8
Switch to pyproject.toml from setup.py (#73)
Show description for 1f648f4
jcjones
authored
1f648f4
Copy full SHA for 1f648f4
Commits on Feb 28, 2024
Retention-based Partition Dropping (#44)
Show description for b271785
jcjones
authored
b271785
Copy full SHA for b271785
Commits on Apr 12, 2023
Version bump the main branch to 0.3.7 unstable
jcjones
committed
190b94e
Copy full SHA for 190b94e
Correct multi-column key partition ordering (#61)
Show description for ba35884
jcjones
authored
ba35884
Copy full SHA for ba35884
Commits on Apr 4, 2023
Version bump the main branch to 0.3.6 unstable
jcjones
committed
98deada
Copy full SHA for 98deada
Commits on Sep 13, 2022
It'd help to debug command execution failures if we had the query! (#58)
jcjones
authored
6474c9f
Copy full SHA for 6474c9f
Version bump the main branch to 0.3.5 unstable
jcjones
committed
d5ad366
Copy full SHA for d5ad366
Set WAIT 2 for all ALTER TABLE REORGANIZE PARTITION calls (#57)
Show description for adbe13d
jcjones
authored
adbe13d
Copy full SHA for adbe13d
Commits on May 31, 2022
Version bump the main branch to 0.3.4 unstable
jcjones
committed
840c62d
Copy full SHA for 840c62d
Don't fail completely if we throw on a table. (#56)
jcjones
authored
0261dbf
Copy full SHA for 0261dbf
Version bump the main branch to 0.3.3 unstable
jcjones
committed
33c34b1
Copy full SHA for 33c34b1
Build scripts must call python3, not python
jcjones
committed
4066c24
Copy full SHA for 4066c24
Commits on May 28, 2022
Set to v0.3.2 unstable
jcjones
committed
32502bf
Copy full SHA for 32502bf
Don't divide by zero (#53)
Show description for 8760d24
jcjones
authored
8760d24
Copy full SHA for 8760d24
Don't stop because a single table is incompatible (#54)
Show description for c449afe
jcjones
authored
c449afe
Copy full SHA for c449afe
Improve duplicate detection in _plan_partition_changes (#52)
Show description for a96b8bb
jcjones
authored
a96b8bb
Copy full SHA for a96b8bb
Commits on May 25, 2022
Fix #48: It's OK to not calculate one partition (#50)
jcjones
authored
ab3fc1d
Copy full SHA for ab3fc1d
Commits on May 24, 2022
Upgrade to Black 22.3 to avoid click error (#49)
jcjones
authored
c5ddaa2
Copy full SHA for c5ddaa2
Commits on Apr 7, 2022
Fix black/click CI problem (#45)
Show description for 955cb49
jcjones
authored
955cb49
Copy full SHA for 955cb49
Make rate-of-change log at info, as we want to know it in prod. (#43)
jcjones
authored
4ec4096
Copy full SHA for 4ec4096
Commits on Jan 14, 2022
Set to v0.3.1 unstable
jcjones
committed
9056932
Copy full SHA for 9056932
Use actual data for date predictions if available, not partition names. (#37)
Show description for 7f86eb4
jcjones
authored
7f86eb4
Copy full SHA for 7f86eb4
Commits on Nov 8, 2021
Set to 0.2.5 unstable
jcjones
committed
9116265
Copy full SHA for 9116265
Limit trigger names to 64 characters. (#33)
Show description for 72f7bef
jcjones
authored
72f7bef
Copy full SHA for 72f7bef
Emit a last-run timestamp as a Prometheus metric (#34)
jcjones
authored
70f23ce
Copy full SHA for 70f23ce
Rename "bootstrap" to "migrate" mode (#31)
Show description for 5c0c063
jcjones
authored
5c0c063
Copy full SHA for 5c0c063
Commits on Oct 26, 2021
Mark 0.2.4 unstable
jcjones
committed
d5abb88
Copy full SHA for d5abb88
Version to v0.2.3
jcjones
committed
6feffcc
Copy full SHA for 6feffcc
Gather statistics for all tables (#29)
Show description for 4342d2a
jcjones
authored
4342d2a
Copy full SHA for 4342d2a
Switch to GitHub actions (#27)
Show description for c678f46
jcjones
authored
c678f46
Copy full SHA for c678f46
Pagination
Previous
Next
You can’t perform that action at this time.