Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
githubNinja
/
graphql-engine
Public
forked from
hasura/graphql-engine
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 11, 2020
include scalars types returning by computed fields in generated schema (fix #3650) (#3651)
rakeshkky
authored and
lexi-lambda
committed
319606b
View commit details
Copy full SHA for 319606b
Browse repository at this point
Commits on Jan 10, 2020
remove brotli from packaging and CI images (#3673)
Show description for 66beb02
2 people
authored and
lexi-lambda
committed
66beb02
View commit details
Copy full SHA for 66beb02
Browse repository at this point
run sql queries refactor (close #3543) (#3662)
Rishichandra Wawhal
authored and
rikinsk
committed
02d13ba
View commit details
Copy full SHA for 02d13ba
Browse repository at this point
add bigint id to frequently used columns (close #3524) (#3669)
ashishra0
authored and
rikinsk
committed
6a4d643
View commit details
Copy full SHA for 6a4d643
Browse repository at this point
Commits on Jan 9, 2020
community: link to coc in contrib guide (#3628)
marionschleifer
authored and
0x777
committed
bda02f8
View commit details
Copy full SHA for bda02f8
Browse repository at this point
Merge pull request #3394 from lexi-lambda/3354-faster-metadata-migrations
Show description for 8053108
lexi-lambda
authored
8053108
View commit details
Copy full SHA for 8053108
Browse repository at this point
Commits on Jan 8, 2020
incremental metadata: Clean up a few lingering loose ends
Show description for e47a8c4
lexi-lambda
committed
e47a8c4
View commit details
Copy full SHA for e47a8c4
Browse repository at this point
Add missing check in SetTableCustomFields; update various test cases
lexi-lambda
committed
06df174
View commit details
Copy full SHA for 06df174
Browse repository at this point
Alter the type of hdb_catalog columns that reference SQL identifiers
Show description for d9bb9f2
lexi-lambda
committed
d9bb9f2
View commit details
Copy full SHA for d9bb9f2
Browse repository at this point
Use fine(er)-grained dependency tracking when building permissions
Show description for d86a3d9
lexi-lambda
committed
d86a3d9
View commit details
Copy full SHA for d86a3d9
Browse repository at this point
Add support for fine-grained dependency tracking to Incremental
lexi-lambda
committed
fa9077f
View commit details
Copy full SHA for fa9077f
Browse repository at this point
Move arrow transformers into a separate module
lexi-lambda
committed
89af4ae
View commit details
Copy full SHA for 89af4ae
Browse repository at this point
Fix new hdb_table_info_agg query to fetch column base types
Show description for 25c5f97
lexi-lambda
committed
25c5f97
View commit details
Copy full SHA for 25c5f97
Browse repository at this point
Properly check that custom field names do not conflict with other fields
lexi-lambda
committed
e2eabcd
View commit details
Copy full SHA for e2eabcd
Browse repository at this point
Add caching for recreating event trigger functions
lexi-lambda
committed
2799710
View commit details
Copy full SHA for 2799710
Browse repository at this point
Switch to a CPS implementation of Rule
Show description for 780857f
lexi-lambda
committed
780857f
View commit details
Copy full SHA for 780857f
Browse repository at this point
Use a significantly more efficient table_info_agg view
Show description for c322e8a
lexi-lambda
committed
c322e8a
View commit details
Copy full SHA for c322e8a
Browse repository at this point
Split up Hasura.RQL.DDL.Schema.Cache
Show description for 447bac7
lexi-lambda
committed
447bac7
View commit details
Copy full SHA for 447bac7
Browse repository at this point
Use arrows instead of monads to define the schema cache construction
lexi-lambda
committed
5b96920
View commit details
Copy full SHA for 5b96920
Browse repository at this point
Refactor schema cache construction to avoid imperative updates
Show description for 1387722
lexi-lambda
committed
1387722
View commit details
Copy full SHA for 1387722
Browse repository at this point
Add Hasura.Incremental, a library for incremental builds
lexi-lambda
committed
f2963a2
View commit details
Copy full SHA for f2963a2
Browse repository at this point
docs: add alt tags for all images (#3634)
marionschleifer
authored and
rikinsk
committed
2891402
View commit details
Copy full SHA for 2891402
Browse repository at this point
update console pro popup content (#3660)
rikinsk
authored
ed8bc49
View commit details
Copy full SHA for ed8bc49
Browse repository at this point
console: add hasura pro info button (#3594)
surendran82
authored and
rikinsk
committed
7e95463
View commit details
Copy full SHA for 7e95463
Browse repository at this point
cli: add browser flag to console command (close #3333) (#3601)
Show description for 2fc49ea
3 people
authored and
shahidhk
committed
2fc49ea
View commit details
Copy full SHA for 2fc49ea
Browse repository at this point
Commits on Jan 7, 2020
add query execution time and response size to ws-server logs in websocket transport (#3584)
hgiasac
authored and
lexi-lambda
committed
2aba7ed
View commit details
Copy full SHA for 2aba7ed
Browse repository at this point
misc console improvements (#3435)
Show description for dbfc9e2
rikinsk
authored
dbfc9e2
View commit details
Copy full SHA for dbfc9e2
Browse repository at this point
add table of contents to subscriptions architecture doc (#3521)
rikinsk
authored
f78518a
View commit details
Copy full SHA for f78518a
Browse repository at this point
Commits on Jan 6, 2020
cli(fix): execute down migration in the correct order (#3625)
arvi3411301
authored and
shahidhk
committed
bf98f15
View commit details
Copy full SHA for bf98f15
Browse repository at this point
translations(mandarin): add readme.md (close #3170) (#3639)
Show description for de720ef
3 people
authored
de720ef
View commit details
Copy full SHA for de720ef
Browse repository at this point
docs: update url for community wiki tools and boilerplates (#3619)
livando
authored and
shahidhk
committed
fa1805d
View commit details
Copy full SHA for fa1805d
Browse repository at this point
docs: fix Auth0 integration instructions (fix #2655) (#3214)
Show description for 3ca92b9
2 people
authored and
shahidhk
committed
3ca92b9
View commit details
Copy full SHA for 3ca92b9
Browse repository at this point
Commits on Jan 5, 2020
fix links in event-triggers.md (#3626)
marionschleifer
authored and
shahidhk
committed
063d9cd
View commit details
Copy full SHA for 063d9cd
Browse repository at this point
translation(hindi): add security.md (#3162)
ckragarwal
authored and
shahidhk
committed
68480d0
View commit details
Copy full SHA for 68480d0
Browse repository at this point
Commits on Jan 3, 2020
docs: fix color of paragraph anchor (#3629)
marionschleifer
authored and
rikinsk
committed
1f0aa79
View commit details
Copy full SHA for 1f0aa79
Browse repository at this point
Previous
Next
You can’t perform that action at this time.