Skip to content

dirigiblelabs/template-database-view

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Template - Database View

Eclipse License GitHub contributors

Overview

Simple "Database View"

{
	"name": "{{viewName}}",
	"type": "VIEW",
	"query": "SELECT EXTENSION_DESCRIPTION FROM DIRIGIBLE_EXTENSIONS where EXTENSION_EXTENSIONPOINT_NAME = 'ide-template'",
 	"dependencies": [{
 		"name":"DIRIGIBLE_EXTENSIONS",
 		"type":"TABLE"
 	}]
}

License

This project is copyrighted by SAP SE and is available under the Eclipse Public License v 2.0. See LICENSE and NOTICE.txt for further details.

About

Database view template for version 3.x and above

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •