LICENSE
MANIFEST.in
Makefile
README.rst
pyproject.toml
setup.py
docs/conf.py
docs/index.rst
docs/installation.rst
docs/usage.rst
docs/api/advanced.rst
docs/api/asyncio_client.rst
docs/api/blocking_client.rst
docs/api/codegen.rst
docs/api/types.rst
edgedb/__init__.py
edgedb/_version.py
edgedb/abstract.py
edgedb/asyncio_client.py
edgedb/base_client.py
edgedb/blocking_client.py
edgedb/codegen.py
edgedb/con_utils.py
edgedb/credentials.py
edgedb/describe.py
edgedb/enums.py
edgedb/introspect.py
edgedb/options.py
edgedb/py.typed
edgedb/transaction.py
edgedb/ai/__init__.py
edgedb/ai/core.py
edgedb/ai/types.py
edgedb/datatypes/__init__.py
edgedb/datatypes/datatypes.py
edgedb/datatypes/range.py
edgedb/errors/__init__.py
edgedb/errors/_base.py
edgedb/errors/tags.py
edgedb/pgproto/__init__.py
edgedb/pgproto/pgproto.py
edgedb/pgproto/types.py
edgedb/protocol/__init__.py
edgedb/protocol/asyncio_proto.py
edgedb/protocol/blocking_proto.py
edgedb/protocol/protocol.py
edgedb/scram/__init__.py
edgedb/scram/saslprep.py
gel/__init__.py
gel/__main__.py
gel/_testbase.py
gel/_version.py
gel/abstract.py
gel/asyncio_client.py
gel/base_client.py
gel/blocking_client.py
gel/cli.py
gel/con_utils.py
gel/connresource.py
gel/credentials.py
gel/describe.py
gel/enums.py
gel/introspect.py
gel/options.py
gel/py.typed
gel/transaction.py
gel.egg-info/PKG-INFO
gel.egg-info/SOURCES.txt
gel.egg-info/dependency_links.txt
gel.egg-info/entry_points.txt
gel.egg-info/not-zip-safe
gel.egg-info/requires.txt
gel.egg-info/top_level.txt
gel/_internal/__init__.py
gel/_internal/_atomic.py
gel/_internal/_cache.py
gel/_internal/_color.py
gel/_internal/_dataclass_extras.py
gel/_internal/_deferred_import.py
gel/_internal/_dirdiff.py
gel/_internal/_dirsync.py
gel/_internal/_lazyprop.py
gel/_internal/_namespace.py
gel/_internal/_platform.py
gel/_internal/_save.py
gel/_internal/_schemapath.py
gel/_internal/_tracked_list.py
gel/_internal/_typecache.py
gel/_internal/_typing_dispatch.py
gel/_internal/_typing_eval.py
gel/_internal/_typing_inspect.py
gel/_internal/_typing_parametric.py
gel/_internal/_typing_protos.py
gel/_internal/_unsetid.py
gel/_internal/_utils.py
gel/_internal/_version.py
gel/_internal/_xmethod.py
gel/_internal/_auth/__init__.py
gel/_internal/_auth/_base.py
gel/_internal/_auth/_builtin_ui.py
gel/_internal/_auth/_email_password.py
gel/_internal/_auth/_pkce.py
gel/_internal/_auth/_token_data.py
gel/_internal/_codegen/__init__.py
gel/_internal/_codegen/_generator.py
gel/_internal/_codegen/_module.py
gel/_internal/_codegen/_models/__init__.py
gel/_internal/_codegen/_models/_pydantic.py
gel/_internal/_edgeql/__init__.py
gel/_internal/_edgeql/_keywords.py
gel/_internal/_edgeql/_quoting.py
gel/_internal/_edgeql/_schema.py
gel/_internal/_edgeql/_tokens.py
gel/_internal/_integration/__init__.py
gel/_internal/_integration/_fastapi/__init__.py
gel/_internal/_integration/_fastapi/_client.py
gel/_internal/_integration/_fastapi/_utils.py
gel/_internal/_integration/_fastapi/_auth/__init__.py
gel/_internal/_integration/_fastapi/_auth/_builtin_ui.py
gel/_internal/_integration/_fastapi/_auth/_email_password.py
gel/_internal/_integration/_fastapi/_cli/__init__.py
gel/_internal/_integration/_fastapi/_cli/_lifespan.py
gel/_internal/_integration/_fastapi/_cli/_patch.py
gel/_internal/_polyfills/__init__.py
gel/_internal/_polyfills/_intenum.py
gel/_internal/_polyfills/_intenum_impl.py
gel/_internal/_polyfills/_strenum.py
gel/_internal/_polyfills/_strenum_impl.py
gel/_internal/_polyfills/_taskgroup.py
gel/_internal/_polyfills/_taskgroup_impl.py
gel/_internal/_qb/__init__.py
gel/_internal/_qb/_abstract.py
gel/_internal/_qb/_expressions.py
gel/_internal/_qb/_generics.py
gel/_internal/_qb/_protocols.py
gel/_internal/_qb/_reflection.py
gel/_internal/_qbmodel/__init__.py
gel/_internal/_qbmodel/_abstract/__init__.py
gel/_internal/_qbmodel/_abstract/_base.py
gel/_internal/_qbmodel/_abstract/_descriptors.py
gel/_internal/_qbmodel/_abstract/_distinct_list.py
gel/_internal/_qbmodel/_abstract/_expressions.py
gel/_internal/_qbmodel/_abstract/_functions.py
gel/_internal/_qbmodel/_abstract/_globals.py
gel/_internal/_qbmodel/_abstract/_methods.py
gel/_internal/_qbmodel/_abstract/_primitive.py
gel/_internal/_qbmodel/_pydantic/__init__.py
gel/_internal/_qbmodel/_pydantic/_fields.py
gel/_internal/_qbmodel/_pydantic/_models.py
gel/_internal/_qbmodel/_pydantic/_types.py
gel/_internal/_qbmodel/_pydantic/_utils.py
gel/_internal/_reflection/__init__.py
gel/_internal/_reflection/_base.py
gel/_internal/_reflection/_callables.py
gel/_internal/_reflection/_casts.py
gel/_internal/_reflection/_enums.py
gel/_internal/_reflection/_functions.py
gel/_internal/_reflection/_globals.py
gel/_internal/_reflection/_modules.py
gel/_internal/_reflection/_operators.py
gel/_internal/_reflection/_query.py
gel/_internal/_reflection/_state.py
gel/_internal/_reflection/_types.py
gel/ai/__init__.py
gel/ai/core.py
gel/ai/types.py
gel/auth/__init__.py
gel/auth/builtin_ui.py
gel/auth/email_password.py
gel/codegen/__init__.py
gel/codegen/__main__.py
gel/codegen/cli.py
gel/codegen/cli2.py
gel/codegen/generator.py
gel/datatypes/__init__.pxd
gel/datatypes/__init__.py
gel/datatypes/abstract.pxd
gel/datatypes/abstract.pyx
gel/datatypes/args.c
gel/datatypes/comp.c
gel/datatypes/config_memory.pxd
gel/datatypes/config_memory.pyx
gel/datatypes/datatypes.c
gel/datatypes/datatypes.h
gel/datatypes/datatypes.pxd
gel/datatypes/datatypes.pyi
gel/datatypes/datatypes.pyx
gel/datatypes/date_duration.pxd
gel/datatypes/date_duration.pyx
gel/datatypes/enum.pyx
gel/datatypes/freelist.h
gel/datatypes/hash.c
gel/datatypes/internal.h
gel/datatypes/namedtuple.c
gel/datatypes/object.c
gel/datatypes/pythoncapi_compat.h
gel/datatypes/range.py
gel/datatypes/record.c
gel/datatypes/record_desc.c
gel/datatypes/relative_duration.pxd
gel/datatypes/relative_duration.pyx
gel/datatypes/repr.c
gel/errors/__init__.py
gel/errors/_base.py
gel/errors/tags.py
gel/fastapi/__init__.py
gel/fastapi/auth/__init__.py
gel/fastapi/auth/email_password.py
gel/models/__init__.py
gel/models/pydantic.py
gel/orm/__init__.py
gel/orm/cli.py
gel/orm/introspection.py
gel/orm/sqla.py
gel/orm/sqlmodel.py
gel/orm/django/__init__.py
gel/orm/django/generator.py
gel/orm/django/gelmodels/__init__.py
gel/orm/django/gelmodels/apps.py
gel/orm/django/gelmodels/compiler.py
gel/pgproto/__init__.pxd
gel/pgproto/__init__.py
gel/pgproto/buffer.pxd
gel/pgproto/buffer.pyx
gel/pgproto/consts.pxi
gel/pgproto/cpythonx.pxd
gel/pgproto/debug.h
gel/pgproto/debug.pxd
gel/pgproto/frb.pxd
gel/pgproto/frb.pyx
gel/pgproto/hton.h
gel/pgproto/hton.pxd
gel/pgproto/pgproto.c
gel/pgproto/pgproto.pxd
gel/pgproto/pgproto.pyi
gel/pgproto/pgproto.pyx
gel/pgproto/tohex.h
gel/pgproto/tohex.pxd
gel/pgproto/types.py
gel/pgproto/uuid.pyx
gel/pgproto/codecs/__init__.pxd
gel/pgproto/codecs/bits.pyx
gel/pgproto/codecs/bytea.pyx
gel/pgproto/codecs/context.pyx
gel/pgproto/codecs/datetime.pyx
gel/pgproto/codecs/float.pyx
gel/pgproto/codecs/geometry.pyx
gel/pgproto/codecs/hstore.pyx
gel/pgproto/codecs/int.pyx
gel/pgproto/codecs/json.pyx
gel/pgproto/codecs/jsonpath.pyx
gel/pgproto/codecs/misc.pyx
gel/pgproto/codecs/network.pyx
gel/pgproto/codecs/numeric.pyx
gel/pgproto/codecs/pg_snapshot.pyx
gel/pgproto/codecs/text.pyx
gel/pgproto/codecs/tid.pyx
gel/pgproto/codecs/uuid.pyx
gel/protocol/__init__.py
gel/protocol/asyncio_proto.c
gel/protocol/asyncio_proto.pxd
gel/protocol/asyncio_proto.pyx
gel/protocol/blocking_proto.c
gel/protocol/blocking_proto.pxd
gel/protocol/blocking_proto.pyx
gel/protocol/consts.pxi
gel/protocol/cpythonx.pxd
gel/protocol/lru.pxd
gel/protocol/lru.pyx
gel/protocol/protocol.c
gel/protocol/protocol.pxd
gel/protocol/protocol.pyx
gel/protocol/protocol_v0.pxd
gel/protocol/protocol_v0.pyx
gel/protocol/codecs/array.pxd
gel/protocol/codecs/array.pyx
gel/protocol/codecs/base.pxd
gel/protocol/codecs/base.pyx
gel/protocol/codecs/codecs.pxd
gel/protocol/codecs/codecs.pyx
gel/protocol/codecs/edb_types.pxi
gel/protocol/codecs/enum.pxd
gel/protocol/codecs/enum.pyx
gel/protocol/codecs/namedtuple.pxd
gel/protocol/codecs/namedtuple.pyx
gel/protocol/codecs/object.pxd
gel/protocol/codecs/object.pyx
gel/protocol/codecs/range.pxd
gel/protocol/codecs/range.pyx
gel/protocol/codecs/record.pxd
gel/protocol/codecs/record.pyx
gel/protocol/codecs/scalar.pxd
gel/protocol/codecs/scalar.pyx
gel/protocol/codecs/set.pxd
gel/protocol/codecs/set.pyx
gel/protocol/codecs/tuple.pxd
gel/protocol/codecs/tuple.pyx
gel/scram/__init__.py
gel/scram/saslprep.py
tests/__init__.py
tests/bench_uuid.py
tests/credentials1.json
tests/test_array.py
tests/test_async_query.py
tests/test_async_retry.py
tests/test_async_tx.py
tests/test_asyncio_client.py
tests/test_blocking_client.py
tests/test_codegen.py
tests/test_con_utils.py
tests/test_connect.py
tests/test_credentials.py
tests/test_datetime.py
tests/test_distinct_list.py
tests/test_django_basic.py
tests/test_enum.py
tests/test_errors.py
tests/test_globals.py
tests/test_memory.py
tests/test_model_generator.py
tests/test_namedtuples.py
tests/test_parametric.py
tests/test_postgis.py
tests/test_proto.py
tests/test_qb.py
tests/test_schemapath.py
tests/test_scram.py
tests/test_sourcecode.py
tests/test_sqla_basic.py
tests/test_sqla_features.py
tests/test_sqlmodel_basic.py
tests/test_sqlmodel_features.py
tests/test_state.py
tests/test_sync_query.py
tests/test_sync_retry.py
tests/test_sync_tx.py
tests/test_unsetid.py
tests/test_vector.py
tests/datatypes/__init__.py
tests/datatypes/test_datatypes.py
tests/datatypes/test_uuid.py
tests/shared-client-testcases/connection_testcases.json
tests/shared-client-testcases/project_path_hashing_testcases.json