Sign in
apache
/
camel
/
refs/heads/apache-master
/
.
/
components
/
camel-sql
/
src
/
test
/
resources
/
sql
/
selectProjects.sql
blob: a12ab31f80fb68baacf15d8c3add43c6450ec9b0 [
file
] [
log
] [
blame
]
-- this is a comment
select
*
from
projects
order
by
id