id stringlengths 1 6 | tokens list | labels list |
|---|---|---|
646500 | [
"import",
"{",
"Component",
",",
"OnInit",
"}",
"from",
"'@angular/core'",
";",
"@",
"Component",
"(",
"{",
"selector",
":",
"'app-root'",
",",
"templateUrl",
":",
"'./app.component.html'",
",",
"styleUrls",
":",
"[",
"'./app.component.scss'",
"]",
",",
"}",
"... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null... |
646501 | [
"export",
"const",
"environment",
"=",
"{",
"production",
":",
"false",
"}",
";"
] | [
null,
null,
6,
null,
null,
null,
null,
null,
null,
null
] |
646502 | [
"export",
"const",
"environment",
"=",
"{",
"production",
":",
"true",
"}",
";"
] | [
null,
null,
6,
null,
null,
null,
null,
null,
null,
null
] |
646503 | [
"declare",
"global",
"{",
"interface",
"Window",
"{",
"AppContext",
":",
"IAppContext",
";",
"}",
"}",
"/**\n * Unsubscribes from an dispatcher.\n * Retreived from IDispatcher::Subscirbe function\n */",
"export",
"type",
"Unsubsciber",
"=",
"(",
")",
"=>",
"void",
";",
"/... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null... |
646504 | [
"import",
"{",
"IAppContext",
",",
"KeyValue",
",",
"IRouter",
"}",
"from",
"\"./interfaces\"",
";",
"import",
"{",
"Router",
"}",
"from",
"'./Router'",
";",
"export",
"class",
"AppContext",
"implements",
"IAppContext",
"{",
"private",
"_properties",
":",
"KeyVa... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null... |
646505 | [
"import",
"{",
"IRouter",
",",
"IAppContext",
"}",
"from",
"\"./interfaces.js\"",
";",
"import",
"{",
"AppContext",
"}",
"from",
"'./AppContext.js'",
";",
"let",
"instance",
";",
"/**\n * The microfronts instance. Singleton.\n */",
"export",
"interface",
"IOrchestrator",
... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
0,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
... |
646506 | [
"import",
"{",
"Microfronts",
",",
"IOrchestrator",
",",
"}",
"from",
"'./Microfronts'",
";",
"import",
"{",
"RouteInfo",
"}",
"from",
"'./interfaces'",
";",
"class",
"AppContainer",
"extends",
"HTMLIFrameElement",
"{",
"private",
"appId",
":",
"string",
"=",
"'... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null... |
646507 | [
"window",
".",
"history",
".",
"pushState",
"=",
"window",
".",
"history",
".",
"replaceState",
"=",
"(",
"state",
",",
"title",
",",
"path",
")",
"=>",
"{",
"window",
".",
"location",
".",
"hash",
"=",
"path",
";",
"}",
";",
"window",
".",
"addEvent... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
2,
null,
2,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
22422,
null,
null,
n... |
646508 | [
"require",
"(",
"'dotenv'",
")",
".",
"config",
"(",
")",
";",
"import",
"scClusterBrokerClient",
"from",
"'scc-broker-client'",
";",
"import",
"SCBroker",
"from",
"'socketcluster/scbroker'",
";",
"class",
"Broker",
"extends",
"SCBroker",
"{",
"public",
"run",
"("... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
4,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
... |
646509 | [
"import",
"{",
"client",
"as",
"IPCClient",
",",
"server",
"as",
"IPCServer",
"}",
"from",
"'fast-ipc'",
";",
"import",
"{",
"IRateLimiterOptions",
",",
"RateLimiterMemory",
",",
"RateLimiterRes",
"}",
"from",
"'rate-limiter-flexible'",
";",
"const",
"channel",
"=... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
2,
null,
null,
null,
null,
null,
null,
null,
null,
null,
8,
null,
null,
null,
null,
nu... |
646510 | [
"require",
"(",
"'dotenv'",
")",
".",
"config",
"(",
")",
";",
"import",
"minimist",
"from",
"'minimist'",
";",
"import",
"path",
"from",
"'path'",
";",
"import",
"scHotReboot",
"from",
"'sc-hot-reboot'",
";",
"import",
"SocketCluster",
"from",
"'socketcluster'"... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null... |
646511 | [
"require",
"(",
"'dotenv'",
")",
".",
"config",
"(",
")",
";",
"import",
"{",
"GunGraphData",
"}",
"from",
"'@chaingun/sea-client'",
";",
"import",
"GunSocketClusterWorker",
"from",
"'@chaingun/socketcluster-worker'",
";",
"import",
"{",
"Validation",
"}",
"from",
... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null... |
646512 | [
"import",
"*",
"as",
"am4core",
"from",
"\"@amcharts/amcharts4/core\"",
";",
"import",
"*",
"as",
"am4charts",
"from",
"\"@amcharts/amcharts4/charts\"",
";",
"import",
"am4themes_animated",
"from",
"\"@amcharts/amcharts4/themes/animated\"",
";",
"let",
"iconPath",
"=",
"\... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
2,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
0,
null,
null,
null,
null,
null,
null,
null,
nu... |
646513 | [
"import",
"{",
"browser",
",",
"by",
",",
"element",
"}",
"from",
"'protractor'",
";",
"describe",
"(",
"'Edit'",
",",
"(",
")",
"=>",
"{",
"beforeEach",
"(",
"async",
"(",
")",
"=>",
"{",
"await",
"browser",
".",
"get",
"(",
"'/edit/1'",
")",
";",
... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
264,
null,... |
646514 | [
"import",
"{",
"browser",
",",
"by",
",",
"element",
"}",
"from",
"'protractor'",
";",
"describe",
"(",
"'Search'",
",",
"(",
")",
"=>",
"{",
"beforeEach",
"(",
"async",
"(",
")",
"=>",
"{",
"await",
"browser",
".",
"get",
"(",
"'/search'",
")",
";",... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null... |
646515 | [
"import",
"{",
"Injectable",
"}",
"from",
"'@angular/core'",
";",
"import",
"{",
"HttpClient",
"}",
"from",
"'@angular/common/http'",
";",
"import",
"{",
"Observable",
"}",
"from",
"'rxjs'",
";",
"import",
"{",
"map",
"}",
"from",
"'rxjs/operators'",
";",
"@",... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null... |
646516 | [
"import",
"{",
"Component",
",",
"OnInit",
",",
"OnDestroy",
"}",
"from",
"'@angular/core'",
";",
"import",
"{",
"Person",
",",
"SearchService",
"}",
"from",
"'../shared'",
";",
"import",
"{",
"ActivatedRoute",
"}",
"from",
"'@angular/router'",
";",
"import",
... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null... |
646517 | [
"import",
"{",
"Component",
",",
"OnInit",
",",
"OnDestroy",
"}",
"from",
"'@angular/core'",
";",
"import",
"{",
"Address",
",",
"Person",
",",
"SearchService",
"}",
"from",
"'../shared'",
";",
"import",
"{",
"Subscription",
"}",
"from",
"'rxjs'",
";",
"impo... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null... |
646518 | [
"import",
"{",
"NgModule",
"}",
"from",
"'@angular/core'",
";",
"import",
"{",
"Routes",
",",
"RouterModule",
"}",
"from",
"'@angular/router'",
";",
"import",
"{",
"SearchComponent",
"}",
"from",
"'./search/search.component'",
";",
"import",
"{",
"EditComponent",
... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
209,
null,
null,
null,
null,
null,
null,
null,
null,... |
646519 | [
"export",
"const",
"environment",
"=",
"{",
"production",
":",
"false",
"}",
";"
] | [
null,
null,
6,
null,
null,
null,
null,
null,
null,
null
] |
646520 | [
"import",
"{",
"ActivatedRoute",
",",
"Params",
"}",
"from",
"'@angular/router'",
";",
"import",
"{",
"Observable",
",",
"of",
"}",
"from",
"'rxjs'",
";",
"export",
"class",
"MockActivatedRoute",
"extends",
"ActivatedRoute",
"{",
"params",
":",
"Observable",
"<"... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
6,
null,
null,
null,
null,
null,
null,
... |
646521 | [
"import",
"{",
"EditComponent",
"}",
"from",
"'./edit.component'",
";",
"import",
"{",
"TestBed",
"}",
"from",
"'@angular/core/testing'",
";",
"import",
"{",
"Address",
",",
"Person",
",",
"SearchService",
"}",
"from",
"'../shared'",
";",
"import",
"{",
"MockAct... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null... |
646522 | [
"import",
"{",
"ComponentFixture",
",",
"TestBed",
"}",
"from",
"'@angular/core/testing'",
";",
"import",
"{",
"SearchComponent",
"}",
"from",
"'./search.component'",
";",
"import",
"{",
"SearchService",
"}",
"from",
"'../shared'",
";",
"import",
"{",
"ActivatedRout... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null... |
646523 | [
"import",
"{",
"TestBed",
"}",
"from",
"'@angular/core/testing'",
";",
"import",
"{",
"SearchService",
"}",
"from",
"'./search.service'",
";",
"import",
"{",
"HttpClientTestingModule",
",",
"HttpTestingController",
"}",
"from",
"'@angular/common/http/testing'",
";",
"de... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
3483,
null,
null,
1419,
null,
null,
null,
null... |
646524 | [
"export",
"const",
"environment",
"=",
"{",
"production",
":",
"true",
"}",
";"
] | [
null,
null,
6,
null,
null,
null,
null,
null,
null,
null
] |
646525 | [
"export",
"const",
"urlWithQueryParams",
"=",
"(",
"url",
",",
"queryParams",
")",
"=>",
"{",
"return",
"Object",
".",
"entries",
"(",
"queryParams",
")",
".",
"reduce",
"(",
"(",
"total",
",",
"current",
",",
"ind",
",",
"arr",
")",
"=>",
"{",
"if",
... | [
null,
null,
2,
null,
null,
2,
null,
6,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
2,
null,
5,
null,
3,
null,
5,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
n... |
646526 | [
"export",
"const",
"padNumberToPlaces",
"=",
"(",
"num",
",",
"places",
"=",
"2",
")",
":",
"string",
"=>",
"String",
"(",
"num",
")",
".",
"padStart",
"(",
"places",
",",
"'0'",
")",
";"
] | [
null,
null,
2,
null,
null,
3,
null,
3,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null
] |
646527 | [
"import",
"{",
"padNumberToPlaces",
"}",
"from",
"'./pad-number-to-places.util'",
";",
"import",
"{",
"TimelineStep",
"}",
"from",
"'../enums/timeline-step.enum'",
";",
"export",
"const",
"formatDateWithStep",
"=",
"(",
"date",
",",
"step",
")",
":",
"string",
"=>",... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
2,
null,
null,
26,
null,
3844,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
n... |
646528 | [
"import",
"{",
"Action",
"}",
"from",
"'@ngrx/store'",
";",
"import",
"{",
"HttpErrorResponse",
"}",
"from",
"'@angular/common/http'",
";",
"import",
"{",
"Timeline",
"}",
"from",
"'@pimp-my-pr/pmp-web/repository/domain'",
";",
"import",
"{",
"GetPrTimelinePayload",
"... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null... |
646529 | [
"import",
"{",
"fromTimelineActions",
"}",
"from",
"'./timeline.actions'",
";",
"import",
"{",
"HttpErrorResponse",
"}",
"from",
"'@angular/common/http'",
";",
"import",
"{",
"TimelineProperties",
",",
"TimelineRecord",
"}",
"from",
"'@pimp-my-pr/pmp-web/repository/domain'"... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
2,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
... |
646530 | [
"import",
"{",
"createFeatureSelector",
",",
"createSelector",
"}",
"from",
"'@ngrx/store'",
";",
"import",
"{",
"TIMELINE_FEATURE_KEY",
",",
"TimelineState",
"}",
"from",
"'./timeline.reducer'",
";",
"import",
"{",
"Timeline",
",",
"TimelineChartRange",
",",
"Timelin... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
210,
null,
null,
null,
null,
null,
null,
null,
null,
null,... |
646531 | [
"import",
"{",
"Injectable",
"}",
"from",
"'@angular/core'",
";",
"import",
"{",
"select",
",",
"Store",
"}",
"from",
"'@ngrx/store'",
";",
"import",
"{",
"TimelinePartialState",
"}",
"from",
"'./timeline.reducer'",
";",
"import",
"{",
"timelineQuery",
"}",
"fro... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null... |
646532 | [
"import",
"{",
"Injectable",
"}",
"from",
"'@angular/core'",
";",
"import",
"{",
"Observable",
"}",
"from",
"'rxjs'",
";",
"import",
"{",
"HttpClient",
"}",
"from",
"'@angular/common/http'",
";",
"import",
"{",
"urlFactory",
"}",
"from",
"'@valueadd/typed-urls'",
... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null... |
646533 | [
"import",
"{",
"Injectable",
"}",
"from",
"'@angular/core'",
";",
"import",
"{",
"Effect",
"}",
"from",
"'@ngrx/effects'",
";",
"import",
"{",
"DataPersistence",
"}",
"from",
"'@nrwl/angular'",
";",
"import",
"{",
"fromTimelineActions",
"}",
"from",
"'./timeline.a... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null... |
646534 | [
"import",
"{",
"TestBed",
"}",
"from",
"'@angular/core/testing'",
";",
"import",
"{",
"Observable",
"}",
"from",
"'rxjs'",
";",
"import",
"{",
"provideMockActions",
"}",
"from",
"'@ngrx/effects/testing'",
";",
"import",
"{",
"provideMockStore",
"}",
"from",
"'@ngr... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null... |
646535 | [
"import",
"{",
"fromTimelineActions",
"}",
"from",
"'./timeline.actions'",
";",
"import",
"{",
"TimelineState",
",",
"initialState",
",",
"timelineReducer",
"}",
"from",
"'./timeline.reducer'",
";",
"import",
"{",
"statesEqual",
"}",
"from",
"'@valueadd/testing'",
";"... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null... |
646536 | [
"import",
"{",
"TimelineRecord",
"}",
"from",
"'@pimp-my-pr/pmp-web/repository/domain'",
";",
"import",
"{",
"timelineQuery",
"}",
"from",
"'@pimp-my-pr/pmp-web/repository/repository-pr-timeline/data-access'",
";",
"describe",
"(",
"'Timeline selectors'",
",",
"(",
")",
"=>",... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
6,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
... |
646537 | [
"export",
"default",
"{",
"fkUndefined",
":",
"(",
"table",
",",
"key",
")",
"=>",
"`No foreign key named: ${",
"key",
"} in the schema: \"${",
"table",
"}\".`",
"}",
";"
] | [
null,
null,
null,
null,
null,
null,
2,
null,
2,
null,
null,
null,
null,
null,
null,
null,
null,
null
] |
646538 | [
"import",
"{",
"Table",
",",
"TableRecord",
",",
"TableRecordSet",
",",
"ValueType",
"}",
"from",
"\"redux-db\"",
";",
"export",
"interface",
"extends",
"Table",
"<",
"R",
">",
"template",
"R",
"export",
"interface",
"ExtendedTable",
"<",
"R",
"extends",
"Tabl... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null... |
646539 | [
"import",
"*",
"as",
"ReduxDB",
"from",
"\"redux-db\"",
";",
"import",
"errors",
"from",
"\"./errors\"",
";",
"import",
"{",
"ExtendedTable",
"}",
"from",
"\"./types\"",
";",
"export",
"default",
"class",
"ExtendedTableModel",
"<",
"R",
"extends",
"ReduxDB",
"."... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null... |
646540 | [
"import",
"{",
"createDatabase",
"as",
"originalCreateDb",
",",
"createFactory",
"}",
"from",
"\"redux-db\"",
";",
"import",
"ExtendedTableModel",
"from",
"\"./ExtendedTableModel\"",
";",
"export",
"const",
"extendedFactory",
"=",
"createFactory",
"(",
"{",
"newTableMod... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
405,
null,
4223,
null,
6257,
null,
null,
null,
null,
null,
null,
null,
null,
null,... |
646541 | [
"import",
"{",
"NowRequest",
",",
"NowResponse",
"}",
"from",
"'@now/node'",
";",
"export",
"function",
"createCodeHandler",
"(",
"oauthHandler",
")",
"{",
"return",
"async",
"function",
"handleCode",
"(",
"request",
",",
"response",
")",
"{",
"const",
"{",
"c... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
7,
null,
null,
null,
null,
null,
null,
null,
null,
null,
9945,
null,
11243,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
... |
646542 | [
"import",
"fetch",
"from",
"'node-fetch'",
";",
"import",
"{",
"createCodeHandler",
"}",
"from",
"'./utils'",
";",
"const",
"{",
"GITEE_OAUTH_CLIENT_ID",
"=",
"''",
",",
"GITEE_OAUTH_CLIENT_SECRET",
"=",
"''",
"}",
"=",
"process",
".",
"env",
";",
"async",
"fu... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
7,
null,
2,
null,
null,
null,
309,
null,
null,
null,
null,
nul... |
646543 | [
"import",
"fetch",
"from",
"'node-fetch'",
";",
"import",
"{",
"createCodeHandler",
"}",
"from",
"'./utils'",
";",
"const",
"{",
"GITHUB_OAUTH_CLIENT_ID",
"=",
"''",
",",
"GITHUB_OAUTH_CLIENT_SECRET",
"=",
"''",
"}",
"=",
"process",
".",
"env",
";",
"async",
"... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
7,
null,
2,
null,
null,
null,
16,
null,
null,
null,
null,
null... |
646544 | [
"import",
"{",
"NowRequest",
",",
"NowResponse",
"}",
"from",
"'@now/node'",
";",
"export",
"default",
"function",
"(",
"request",
",",
"response",
")",
"{",
"response",
".",
"writeHead",
"(",
"302",
",",
"{",
"Location",
":",
"'https://github.com/EnixCoda/Gitak... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
9945,
null,
11243,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null
] |
646545 | [
"import",
"{",
"NowRequest",
",",
"NowResponse",
"}",
"from",
"'@now/node'",
";",
"import",
"{",
"sendRejection",
"}",
"from",
"'./utils'",
";",
"export",
"default",
"async",
"function",
"handleRedirect",
"(",
"request",
",",
"response",
")",
"{",
"const",
"{"... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
7,
null,
9945,
null,
11243,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
... |
646546 | [
"/**\n * Copyright (c) 2020, 2021 Oracle and/or its affiliates. All rights reserved.\n * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choos... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
2,
null,
2,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
nu... |
646547 | [
"/**\n * Copyright (c) 2020, 2021 Oracle and/or its affiliates. All rights reserved.\n * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choos... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null... |
646548 | [
"/**\n * Copyright (c) 2020, 2021 Oracle and/or its affiliates. All rights reserved.\n * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choos... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
8,
null,
1106,
null,
null,
null,
null,
null,
null,
null,
null,
null,
... |
646549 | [
"/**\n * Copyright (c) 2020, 2021 Oracle and/or its affiliates. All rights reserved.\n * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choos... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
3,
null,
null,
2,
null,
2,
null,
null,
2,
null,
null,
null,
null,
null,
null,
null,
null,
null
] |
646550 | [
"/**\n * Copyright (c) 2020, 2021 Oracle and/or its affiliates. All rights reserved.\n * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choos... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
3,
null,
null,
3,
null,
null,
3,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,... |
646551 | [
"/**\n * Copyright (c) 2020, 2021 Oracle and/or its affiliates. All rights reserved.\n * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choos... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
674,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
674,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
... |
646552 | [
"/**\n * Copyright (c) 2020, 2021 Oracle and/or its affiliates. All rights reserved.\n * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choos... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
2,
null,
null,
null,
null,
null,
4,
null,
184,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
nul... |
646553 | [
"/**\n * Copyright (c) 2020, 2021 Oracle and/or its affiliates. All rights reserved.\n * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choos... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null... |
646554 | [
"/**\n * Copyright (c) 2020, 2021 Oracle and/or its affiliates. All rights reserved.\n * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choos... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
5,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
5,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
5,
null,
null,... |
646555 | [
"/**\n * Copyright (c) 2020, 2021 Oracle and/or its affiliates. All rights reserved.\n * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choos... | [
null,
null,
6,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null
] |
646556 | [
"/**\n * Copyright (c) 2020, 2021 Oracle and/or its affiliates. All rights reserved.\n * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choos... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null... |
646557 | [
"/**\n * Copyright (c) 2020, 2021 Oracle and/or its affiliates. All rights reserved.\n * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choos... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
7,
null,
901,
null,
null,
null,
null,
null,
null,
null,
null,
4,
null,
4,
... |
646558 | [
"/**\n * Copyright (c) 2020, 2021 Oracle and/or its affiliates. All rights reserved.\n * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choos... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
8,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
8,
null,
null,
nu... |
646559 | [
"/**\n * Copyright (c) 2020, 2021 Oracle and/or its affiliates. All rights reserved.\n * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choos... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
2,
null,
null,
null,
null,
2,
null,
null,
null,
null,
2,
null,
null,
null,
null,... |
646560 | [
"/**\n * Copyright (c) 2020, 2021 Oracle and/or its affiliates. All rights reserved.\n * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choos... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
302,
null,
12,
null,
3,
null,
null,
null,
3,
null,
null,
null,
null,
3,
null,
... |
646561 | [
"/**\n * Copyright (c) 2020, 2021 Oracle and/or its affiliates. All rights reserved.\n * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choos... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null... |
646562 | [
"/**\n * Copyright (c) 2020, 2021 Oracle and/or its affiliates. All rights reserved.\n * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choos... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
302,
null,
357,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
... |
646563 | [
"/**\n * Copyright (c) 2020, 2021 Oracle and/or its affiliates. All rights reserved.\n * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choos... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null... |
646564 | [
"/**\n * Copyright (c) 2020, 2021 Oracle and/or its affiliates. All rights reserved.\n * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choos... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null... |
646565 | [
"/**\n * Copyright (c) 2020, 2021 Oracle and/or its affiliates. All rights reserved.\n * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choos... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
2,
null,
null,
null,
null,
null,
null,
null,
null,
null,
... |
646566 | [
"/**\n * Copyright (c) 2020, 2021 Oracle and/or its affiliates. All rights reserved.\n * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choos... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
2,
null,
null,
2,
null,
null,
null,
2,
null,
null,
null,
null,
null,
null,
null,
null,
null,
2,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null
] |
646567 | [
"/**\n * Copyright (c) 2020, 2021 Oracle and/or its affiliates. All rights reserved.\n * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choos... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
904,
null,
null,
365,
null,
null,
null,
null,
7,
null,
n... |
646568 | [
"/**\n * Copyright (c) 2020, 2021 Oracle and/or its affiliates. All rights reserved.\n * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choos... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
2,
null,
2,
null,
143,
null,
null,
null,
2,
null,
null,
null,
null,
null,
null,
2,
null,
null,
null,
null,
n... |
646569 | [
"/**\n * Copyright (c) 2020, 2021 Oracle and/or its affiliates. All rights reserved.\n * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choos... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
608,
null,
null,
435,
null,
null,
null,
608,
null,
null,
null,
null,
null,
null,
null,
null,
null,
435,
null,
null,
null,
null,
... |
646570 | [
"/**\n * Copyright (c) 2020, 2021 Oracle and/or its affiliates. All rights reserved.\n * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choos... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
2,
null,
608,
null,
null,
null,
2,
null,
null,
null,
null,
2,
null,
null,
null,
null,
2,
null,
null,
null,
null,
n... |
646571 | [
"/**\n * Copyright (c) 2020, 2021 Oracle and/or its affiliates. All rights reserved.\n * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choos... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
2,
null,
null,
365,
... |
646572 | [
"/**\n * Copyright (c) 2020, 2021 Oracle and/or its affiliates. All rights reserved.\n * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choos... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null... |
646573 | [
"/**\n * Copyright (c) 2020, 2021 Oracle and/or its affiliates. All rights reserved.\n * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choos... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null... |
646574 | [
"/**\n * Copyright (c) 2020, 2021 Oracle and/or its affiliates. All rights reserved.\n * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choos... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null... |
646575 | [
"/**\n * Copyright (c) 2020, 2021 Oracle and/or its affiliates. All rights reserved.\n * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choos... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null... |
646576 | [
"/**\n * Copyright (c) 2020, 2021 Oracle and/or its affiliates. All rights reserved.\n * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choos... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null... |
646577 | [
"/**\n * Copyright (c) 2020, 2021 Oracle and/or its affiliates. All rights reserved.\n * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choos... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
7,
null,
2171,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
... |
646578 | [
"/**\n * Copyright (c) 2020, 2021 Oracle and/or its affiliates. All rights reserved.\n * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choos... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null... |
646579 | [
"/**\n * Copyright (c) 2020, 2021 Oracle and/or its affiliates. All rights reserved.\n * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choos... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null... |
646580 | [
"/**\n * Copyright (c) 2020, 2021 Oracle and/or its affiliates. All rights reserved.\n * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choos... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null... |
646581 | [
"/**\n * Copyright (c) 2020, 2021 Oracle and/or its affiliates. All rights reserved.\n * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choos... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null... |
646582 | [
"/**\n * Copyright (c) 2020, 2021 Oracle and/or its affiliates. All rights reserved.\n * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choos... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
2,
null,
null,
null,
2,
null,
6,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,... |
646583 | [
"/**\n * Copyright (c) 2020, 2021 Oracle and/or its affiliates. All rights reserved.\n * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choos... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
2,
null,
null,
2,
null,
null,
nu... |
646584 | [
"/**\n * Copyright (c) 2020, 2021 Oracle and/or its affiliates. All rights reserved.\n * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choos... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
4085,
null,
2,
null,
2,
null,
nu... |
646585 | [
"/**\n * Copyright (c) 2020, 2021 Oracle and/or its affiliates. All rights reserved.\n * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choos... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
2,
null,
null,
2,
null,
null,
nu... |
646586 | [
"/**\n * Copyright (c) 2020, 2021 Oracle and/or its affiliates. All rights reserved.\n * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choos... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
365,... |
646587 | [
"/**\n * Copyright (c) 2020, 2021 Oracle and/or its affiliates. All rights reserved.\n * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choos... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
2,
null,
365,
null,
null,
... |
646588 | [
"/**\n * Copyright (c) 2020, 2021 Oracle and/or its affiliates. All rights reserved.\n * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choos... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null... |
646589 | [
"/**\n * Copyright (c) 2020, 2021 Oracle and/or its affiliates. All rights reserved.\n * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choos... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
59,
null,
... |
646590 | [
"/**\n * Copyright (c) 2020, 2021 Oracle and/or its affiliates. All rights reserved.\n * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choos... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null... |
646591 | [
"/**\n * Copyright (c) 2020, 2021 Oracle and/or its affiliates. All rights reserved.\n * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choos... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null... |
646592 | [
"/**\n * MySQL Database Service API\n * The API for the MySQL Database Service\n * OpenAPI spec version: 20190415\n * Contact: mysql-cloud-dev_ww_grp@oracle.com\n *\n * NOTE: This class is auto generated by OracleSDKGenerator.\n * Do not edit the class manually.\n *\n * Copyright (c) 2020, 2022, Oracle and/or its a... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
6,
null,
... |
646593 | [
"/**\n * MySQL Database Service API\n * The API for the MySQL Database Service\n * OpenAPI spec version: 20190415\n * Contact: mysql-cloud-dev_ww_grp@oracle.com\n *\n * NOTE: This class is auto generated by OracleSDKGenerator.\n * Do not edit the class manually.\n *\n * Copyright (c) 2020, 2022, Oracle and/or its a... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null... |
646594 | [
"/**\n * MySQL Database Service API\n * The API for the MySQL Database Service\n * OpenAPI spec version: 20190415\n * Contact: mysql-cloud-dev_ww_grp@oracle.com\n *\n * NOTE: This class is auto generated by OracleSDKGenerator.\n * Do not edit the class manually.\n *\n * Copyright (c) 2020, 2022, Oracle and/or its a... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null... |
646595 | [
"/**\n * MySQL Database Service API\n * The API for the MySQL Database Service\n * OpenAPI spec version: 20190415\n * Contact: mysql-cloud-dev_ww_grp@oracle.com\n *\n * NOTE: This class is auto generated by OracleSDKGenerator.\n * Do not edit the class manually.\n *\n * Copyright (c) 2020, 2022, Oracle and/or its a... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null... |
646596 | [
"/**\n * MySQL Database Service API\n * The API for the MySQL Database Service\n * OpenAPI spec version: 20190415\n * Contact: mysql-cloud-dev_ww_grp@oracle.com\n *\n * NOTE: This class is auto generated by OracleSDKGenerator.\n * Do not edit the class manually.\n *\n * Copyright (c) 2020, 2022, Oracle and/or its a... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null... |
646597 | [
"/**\n * MySQL Database Service API\n * The API for the MySQL Database Service\n * OpenAPI spec version: 20190415\n * Contact: mysql-cloud-dev_ww_grp@oracle.com\n *\n * NOTE: This class is auto generated by OracleSDKGenerator.\n * Do not edit the class manually.\n *\n * Copyright (c) 2020, 2022, Oracle and/or its a... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null... |
646598 | [
"/**\n * MySQL Database Service API\n * The API for the MySQL Database Service\n * OpenAPI spec version: 20190415\n * Contact: mysql-cloud-dev_ww_grp@oracle.com\n *\n * NOTE: This class is auto generated by OracleSDKGenerator.\n * Do not edit the class manually.\n *\n * Copyright (c) 2020, 2022, Oracle and/or its a... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null... |
646599 | [
"/**\n * MySQL Database Service API\n * The API for the MySQL Database Service\n * OpenAPI spec version: 20190415\n * Contact: mysql-cloud-dev_ww_grp@oracle.com\n *\n * NOTE: This class is auto generated by OracleSDKGenerator.\n * Do not edit the class manually.\n *\n * Copyright (c) 2020, 2022, Oracle and/or its a... | [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.