I hereby claim:
- I am bchatelard on github.
- I am bchatelard (https://keybase.io/bchatelard) on keybase.
- I have a public key ASBaz3saH6-6JCyN3urTBYv1nbHlzwu6yHu0WekT7HL81Qo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| import sqlalchemy as sa | |
| import sqlalchemy.orm | |
| from sqlalchemy.orm import joinedload | |
| import sqlalchemy.ext.declarative | |
| import sqlalchemy.ext.orderinglist | |
| Base = sqlalchemy.ext.declarative.declarative_base() | |
| class Person(Base): |
| { "accessKeyId": "<access_key>", "secretAccessKey": "<secret_key>", "endpoint": "fr-1.storage.online.net" } |