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 }}
NeoTim
/
sqlcommenter
Public
forked from
google/sqlcommenter
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 Sep 13, 2020
build(deps): bump node-fetch (#18)
Show description for 97e6764
dependabot[bot]
authored
97e6764
View commit details
Copy full SHA for 97e6764
Browse repository at this point
build(deps): bump node-fetch (#17)
Show description for 3ce7246
dependabot[bot]
authored
3ce7246
View commit details
Copy full SHA for 3ce7246
Browse repository at this point
Commits on Aug 13, 2020
nodejs/knex: add support for OpenTelemetry as a trace provider(#15)
Show description for 0e873a7
adamegyed
authored
0e873a7
View commit details
Copy full SHA for 0e873a7
Browse repository at this point
Commits on Aug 12, 2020
Merge pull request #14 from adamegyed/ot-sequelize
Show description for ab0fbbc
odeke-em
authored
ab0fbbc
View commit details
Copy full SHA for ab0fbbc
Browse repository at this point
Finished option defaults testing
adamegyed
committed
4e3870e
View commit details
Copy full SHA for 4e3870e
Browse repository at this point
Progress on testing provider defaults (incomplete)
adamegyed
committed
0e3cc1a
View commit details
Copy full SHA for 0e3cc1a
Browse repository at this point
Updated provider type verification
adamegyed
committed
c3df9af
View commit details
Copy full SHA for c3df9af
Browse repository at this point
Commits on Aug 11, 2020
Update OpenTelemetryProvider to use OT-builtin trace context injection. Depends on an update to context-base, see issue #1379 on ot-js
adamegyed
committed
8138b83
View commit details
Copy full SHA for 8138b83
Browse repository at this point
Updated provider interface to be less cumbersome
adamegyed
committed
f50f868
View commit details
Copy full SHA for f50f868
Browse repository at this point
Update copyright year
adamegyed
committed
5b17a65
View commit details
Copy full SHA for 5b17a65
Browse repository at this point
Updated Provider naming scheme
adamegyed
committed
baafa39
View commit details
Copy full SHA for baafa39
Browse repository at this point
Updated Provider naming scheme
adamegyed
committed
fb20a69
View commit details
Copy full SHA for fb20a69
Browse repository at this point
Deleted unnecessary TraceProvider interface
adamegyed
committed
f0519dc
View commit details
Copy full SHA for f0519dc
Browse repository at this point
Commits on Aug 10, 2020
nit: Fixed capitalization
adamegyed
committed
82467ec
View commit details
Copy full SHA for 82467ec
Browse repository at this point
nit: documentation typo
adamegyed
committed
aeea181
View commit details
Copy full SHA for aeea181
Browse repository at this point
Added OpenTelemetryProvider with full implementation and testing
adamegyed
committed
ff43871
View commit details
Copy full SHA for ff43871
Browse repository at this point
Commits on Aug 6, 2020
squash into prev
adamegyed
committed
e10c877
View commit details
Copy full SHA for e10c877
Browse repository at this point
Commits on Jul 29, 2020
Fixed file end newlines, param propogation
adamegyed
committed
307aa45
View commit details
Copy full SHA for 307aa45
Browse repository at this point
Added TraceProvider structure and OpenCensus implementation
adamegyed
committed
9aff714
View commit details
Copy full SHA for 9aff714
Browse repository at this point
Commits on Mar 5, 2020
Merge pull request #11 from google/updateDependencies
Show description for a7071e6
odeke-em
authored
a7071e6
View commit details
Copy full SHA for a7071e6
Browse repository at this point
Commits on Mar 4, 2020
update the dependency versions for the rails_demo
Sangram Ghuge
committed
79b06b2
View commit details
Copy full SHA for 79b06b2
Browse repository at this point
Commits on Feb 12, 2020
Merge pull request #9 from google/publish
Show description for 2b74d68
balachandr
authored
2b74d68
View commit details
Copy full SHA for 2b74d68
Browse repository at this point
Publish changes for Python
balachanderc-goog
committed
a714f24
View commit details
Copy full SHA for a714f24
Browse repository at this point
Merge pull request #8 from google/publish
Show description for 84c5021
balachandr
authored
84c5021
View commit details
Copy full SHA for 84c5021
Browse repository at this point
Publish npm packages
balachanderc-goog
committed
9479095
View commit details
Copy full SHA for 9479095
Browse repository at this point
java: fix misconfigured files and misconfigured packages
odeke-em
committed
f8da0d1
View commit details
Copy full SHA for f8da0d1
Browse repository at this point
Commits on Feb 11, 2020
README: add links to Knex.js and Sequelize.js
odeke-em
committed
fa3c9df
View commit details
Copy full SHA for fa3c9df
Browse repository at this point
python: add pkg_resources in the namespace __init__.py
Show description for efc41fa
odeke-em
committed
efc41fa
View commit details
Copy full SHA for efc41fa
Browse repository at this point
nodejs: independently publish under @google-cloud/sqlcommenter-*
Show description for 2abfa79
odeke-em
committed
2abfa79
View commit details
Copy full SHA for 2abfa79
Browse repository at this point
Commits on Feb 8, 2020
python: change pip install name to google-cloud-sqlcommenter
Show description for 8094fea
odeke-em
committed
8094fea
View commit details
Copy full SHA for 8094fea
Browse repository at this point
Commits on Feb 7, 2020
Merge pull request #2 from google/move-python-under-google-namespace
Show description for 1e40123
balachandr
authored
1e40123
View commit details
Copy full SHA for 1e40123
Browse repository at this point
all: move to google.cloud namespace
Show description for 88714ea
odeke-em
committed
88714ea
View commit details
Copy full SHA for 88714ea
Browse repository at this point
Merge pull request #1 from google/dependabot/npm_and_yarn/nodejs/sqlcommenter-nodejs/packages/knex/knex-0.19.5
Show description for 079fb07
odeke-em
authored
079fb07
View commit details
Copy full SHA for 079fb07
Browse repository at this point
build(deps-dev): bump knex in /nodejs/sqlcommenter-nodejs/packages/knex
Show description for 1bd1329
dependabot[bot]
authored
1bd1329
View commit details
Copy full SHA for 1bd1329
Browse repository at this point
NPM Publish SQL Commenter
balachanderc-goog
committed
73f49f9
View commit details
Copy full SHA for 73f49f9
Browse repository at this point
Previous
Next
You can’t perform that action at this time.