Skip to content

Updating landing page to use datastore client. - #1099

Merged
dhermes merged 1 commit into
googleapis:gh-pagesfrom
dhermes:fix-1011
Aug 27, 2015
Merged

Updating landing page to use datastore client.#1099
dhermes merged 1 commit into
googleapis:gh-pagesfrom
dhermes:fix-1011

Conversation

@dhermes

Copy link
Copy Markdown
Contributor

Fixes#1011

@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 27, 2015
@dhermes

Copy link
Copy Markdown
ContributorAuthor

screen_shot_003

@jgeewax

Copy link
Copy Markdown
Contributor

Thanks for the screenshot -- the snippet is tough to read in all it's marked-up glory.

LGTM

dhermes added a commit that referenced this pull request Aug 27, 2015
Updating landing page to use datastore client.
@dhermes
dhermes merged commit daed838 into googleapis:gh-pagesAug 27, 2015
@dhermes
dhermes deleted the fix-1011 branch August 27, 2015 14:06
parthea pushed a commit that referenced this pull request Nov 22, 2025
* feat: update execute_query to use PrepareQuery API (#1095)
* feat: Implement updated execute query protocol (#1096)
* feat: Refactor Metadata, add system tests, remove preview warning (#1099)
* Fix setup.py merge
* fix: skip sql tests for emulator
parthea pushed a commit that referenced this pull request Nov 24, 2025
parthea pushed a commit that referenced this pull request Mar 2, 2026
* feat: update execute_query to use PrepareQuery API (#1095)
* feat: Implement updated execute query protocol (#1096)
* feat: Refactor Metadata, add system tests, remove preview warning (#1099)
* Fix setup.py merge
* fix: skip sql tests for emulator
parthea pushed a commit that referenced this pull request Mar 2, 2026
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
parthea pushed a commit that referenced this pull request Mar 6, 2026
* fix: Make gc check resilient to broken weakrefs
In some python deployments (I believe macOS is one), weakref objects aren't guaranteed to exist across gc collections. The proposed check pattern is also used in tensorflow [0] which ran into similar issues a few years ago.
[0]: https://github.com/tensorflow/tensorflow/blob/master/tensorflow/python/framework/errors_test.py#L33
* fix: add pragma for coverage
* Fix whitespace
parthea pushed a commit that referenced this pull request Mar 9, 2026
* docs: samples and tests for admin database APIs
* rebase branch with main
* remove backup samples
* add more database samples
* remove unused import
* add more samples
* incorporate suggestions
* fix tests
* incorporate suggestions
* fix tests
* remove parallel run
---------
Co-authored-by: Sri Harsha CH <57220027+harshachinta@users.noreply.github.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yesThis human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@dhermes@jgeewax@googlebot