sdssdb 0.12.0
- Updated
sdss_id_to_catalog
view models to use double underscore separating table name from primary key. - Very significantly speed up the reflection of the database by caching the schema metadata.
- Add
targetdb
targeting_generation
andtargeting_generation_to_target
tables and models. - Allow passing additional connection parameters to
set_profile()
which will override the profile defaults.
What's Changed
- add sdss_dr17_specobj_add_columns.sql by @astronomygupta in #244
- edit sdss_dr17_specobj_add_columns.sql by @astronomygupta in #245
- added comments to sdss_dr17_specobj_add_columns.sql by @astronomygupta in #246
- catalogdb.py: put foreign key in peewee model SDSS_DR17_SpecObj by @astronomygupta in #247
- catalogdb.py: add peewee model for marvels_dr11_star, marvels_dr12_st… by @astronomygupta in #248
- mangatarget by @astronomygupta in #249
- mangatarget by @astronomygupta in #250
- Populate targeting_generation by @albireox in #253
Full Changelog: 0.11.4...0.12.0