This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
eduveks
/
social_ma
Watch
2
Star
2
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Formação do Netuno Maranhão.
https://www.linkedin.com/groups/9048260/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16
Commits
1
Branch
19 MiB
JavaScript
99.9%
Tree:
7877999a4b
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '7877999a4b'
${ noResults }
social_ma
/
server
/
services
/
test-antiga.js
3 lines
86 B
Raw
Blame
History
const
dbAntiga
=
_db
.
init
(
"antiga"
)
_out
.
json
(
dbAntiga
.
query
(
"select * from cidade"
)
)