This website works better with JavaScript.
Home
Explore
Help
Sign In
jmg
/
medashare
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
MetaData Sharing
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
151
Commits
1
Branch
3.3 MiB
Python
99.1%
Mako
0.4%
Makefile
0.3%
Shell
0.2%
Tree:
712ceeca74
main
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '712ceeca74'
${ noResults }
medashare
/
ui
History
John-Mark Gurney
712ceeca74
add script to autogen, it's a hack by creating/upgading a db, but works
Looks like this is the only way:
https://github.com/sqlalchemy/alembic/discussions/1086
2 years ago
..
fixtures
drop unneed arg to ObjectStore, add type column via migration
2 years ago
medashare
add script to autogen, it's a hack by creating/upgading a db, but works
2 years ago
.gitignore
ignore coverage data..
5 years ago
Makefile
convert the main data store to SQLite3...
2 years ago
NOTES.md
add some information about this one..
2 years ago
README.md
needed to make setup.py work..
2 years ago
requirements.txt
catch up w/ work, drop Klein for FastAPI, 3.8, and other minor
2 years ago
setup.py
switch to edgold from cryptography.
2 years ago
README.md