summaryrefslogtreecommitdiff
path: root/examples/custom_attributes
Commit message (Expand)AuthorAgeFilesLines
* ensure single import per lineMike Bayer2023-02-282-9/+14
* pep484: attributes and relatedMike Bayer2022-05-031-3/+6
* Remove object in class definitionFederico Caselli2021-11-222-2/+2
* Resolve RST306 issuesMike Bayer2019-05-131-1/+1
* Post black reformattingMike Bayer2019-01-061-18/+14
* Run black -l 79 against all source filesMike Bayer2019-01-064-45/+62
* - fix formatting on examples to list the description first, some flake8Mike Bayer2018-12-071-2/+1
* Clarify init_scalar event use caseMike Bayer2018-09-061-0/+5
* Add an init_scalar event for attributesMike Bayer2016-06-022-1/+109
* - add a new sphinx extension "viewsource". takes advantage of part of the vi...Mike Bayer2013-11-091-13/+1
* - the raw 2to3 runMike Bayer2013-04-271-1/+1
* modernize some more examplesMike Bayer2013-04-272-5/+6
* fixing InstrumentationManager linksDiana Clarke2012-12-071-3/+14
* -whitespace bonanza, contdMike Bayer2012-07-281-7/+7
* - [moved] The InstrumentationManager interfaceMike Bayer2012-06-241-108/+11
* fix a usage issue hereMike Bayer2012-01-281-0/+3
* - whitespace removal bonanzaMike Bayer2011-01-022-9/+9
* - removes the "on_" prefix.Mike Bayer2010-12-301-4/+4
* new calling style: event.listen(target, identifier, fn)Mike Bayer2010-12-011-4/+4
* - merge tipMike Bayer2010-11-061-25/+35
|\
| * - remove remaining create_session() calls from examples, replace with SessionMike Bayer2010-10-241-25/+35
* | - add instrumentation eventsMike Bayer2010-10-021-33/+17
* | - reorganizationMike Bayer2010-09-141-1/+2
|/
* Python-tidy test/engine and test/aaa_profiling, 80% auto + 20% manual interve...Mike Bayer2010-07-111-1/+2
* typoChris Withers2010-07-081-1/+1
* fix some examplesMike Bayer2010-03-281-3/+3
* - The official name for the relation() function is nowMike Bayer2010-03-172-4/+4
* - mega example cleanupMike Bayer2010-01-192-0/+9
* Added in Examples into the test suite so they get exercised regularly. Cleane...Michael Trier2009-07-271-0/+0
* Lots of fixes to the code examples to specify imports explicitly.Michael Trier2009-03-312-8/+10
* - Added "post_configure_attribute" method to InstrumentationManager,Mike Bayer2009-02-111-2/+1
* - column_property(), composite_property(), and relation() nowMike Bayer2008-09-022-118/+2
* - AttributeListener has been refined such that the eventMike Bayer2008-09-022-2/+121
* - add an example illustrating attribute event reception.Mike Bayer2008-08-291-0/+83
* r4695 merged to trunk; trunk now becomes 0.5.Mike Bayer2008-05-091-0/+190