Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · v0.5.0
sqlgen
Browse files
Mar 04, 2024
Bump version: 0.4.0 → 0.5.0
· 44166601
bump2version
authored
Mar 04, 2024
View commits for tag v0.5.0
v0.5.0
44166601
Merge branch 'hot-fix-bumpversion' into 'master'
· fc30f877
Tagashy
authored
Mar 04, 2024
fc30f877
Update .bumpversion.cfg
· b29b38c6
Tagashy
authored
Mar 04, 2024
b29b38c6
Merge branch 'release-0.5.0' into 'master'
· b15d8a15
Tagashy
authored
Mar 04, 2024
b15d8a15
Merge branch 'docs-for-release-0.5.0' into 'release-0.5.0'
· 8c6e8819
Tagashy
authored
Mar 04, 2024
8c6e8819
enhance test to also cover str of Exception
· 25e27fcc
Tagashy
authored
Mar 04, 2024
25e27fcc
update CHANGELOG.md with release data
· 034e727c
Tagashy
authored
Mar 04, 2024
034e727c
docstring
· 1ce9e5bf
Tagashy
authored
Mar 04, 2024
1ce9e5bf
clearer behaviour for create and new exception class
· 114e52c8
Tagashy
authored
Mar 04, 2024
114e52c8
Mar 03, 2024
Merge branch 'repository_create_should_set_link_when_available' into 'release-0.5.0'
· a64fb0f2
Tagashy
authored
Mar 03, 2024
a64fb0f2
Merge branch 'release-0.5.0' into 'repository_create_should_set_link_when_available'
· 4aee94c6
Tagashy
authored
Mar 03, 2024
4aee94c6
add tests for async_object_bound_repository create and get_repository_for
· 8a41e27c
Tagashy
authored
Mar 03, 2024
8a41e27c
refactoring repository into bases and impl
· 79d9d3db
Tagashy
authored
Mar 03, 2024
79d9d3db
add missing line from coverage
· 5ca77f6f
Tagashy
authored
Mar 03, 2024
5ca77f6f
fix object_bound_statement_generator pytest and add for create case
· f4126e59
Tagashy
authored
Mar 03, 2024
f4126e59
Mar 02, 2024
basic logic and integration test for create behaviour
· d6adcd27
Tagashy
authored
Mar 02, 2024
d6adcd27
Merge branch 'api-docs' into 'release-0.5.0'
· bc538013
Tagashy
authored
Mar 02, 2024
bc538013
install package before building the doc
· 7e869f71
Tagashy
authored
Mar 02, 2024
7e869f71
locally tested autogen
· 44b84189
Tagashy
authored
Mar 02, 2024
44b84189
add current feature to changelog
· 7a8f56eb
Tagashy
authored
Mar 02, 2024
7a8f56eb
test generated api docs from sphinx-apidoc
· 187fa8bd
Tagashy
authored
Mar 02, 2024
187fa8bd
Mar 01, 2024
use super instead of self for chain of child class filtering
· b390a283
Tagashy
authored
Mar 01, 2024
b390a283
deport model creation to statement generator
· 754536ac
Tagashy
authored
Mar 01, 2024
754536ac
WIP add a pseudo automatic foreign_key addition for object_bound_statement generator
· a37feb1a
Tagashy
authored
Mar 01, 2024
a37feb1a
remove primary key property from object_bound and instead use the last model...
· 8a4fb8a6
Tagashy
authored
Mar 01, 2024
8a4fb8a6
Bump version: 0.3.0 → 0.4.0
· 035da282
bump2version
authored
Mar 01, 2024
035da282
Merge branch 'HandleClassHeritage' into 'master'
· 78f3c2fb
Tagashy
authored
Mar 01, 2024
78f3c2fb
update changelog before merge 0.4
· 7167b4f8
Tagashy
authored
Mar 01, 2024
7167b4f8
add tests for getattr_with_parent
· 0e256226
Tagashy
authored
Mar 01, 2024
0e256226
update changelog
· 0af33fd8
Tagashy
authored
Mar 01, 2024
0af33fd8
handle class heritage
· a0c83623
Tagashy
authored
Mar 01, 2024
a0c83623
typing for AsyncObjectBoundRepository.bound_object_id
· bc6d0ee7
Tagashy
authored
Mar 01, 2024
bc6d0ee7
Bump version: 0.2.0 → 0.3.0
· 1c349313
bump2version
authored
Mar 01, 2024
View commits for tag v0.3.0
v0.3.0
1c349313
Merge branch 'release-0.3.0' into 'master'
· 3cfc89cb
Tagashy
authored
Mar 01, 2024
3cfc89cb
correct documentation to gitlab pages
· 31a1abe6
Tagashy
authored
Mar 01, 2024
31a1abe6
add basic sphinx doc
· c32f6b0e
Tagashy
authored
Mar 01, 2024
c32f6b0e
Feb 29, 2024
store artefacts from tests
· 87d82da3
Tagashy
authored
Feb 29, 2024
87d82da3
add index.rst
· d2993cdf
Tagashy
authored
Feb 29, 2024
d2993cdf
add sphynx conf
· ab3f04c4
Tagashy
authored
Feb 29, 2024
ab3f04c4
test don't trigger on MR only on branch
· ee0a3623
Tagashy
authored
Feb 29, 2024
ee0a3623
Loading