Skip to content

SOA-2/neon-database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

neon-database

GRANT ALL ON SCHEMA public TO neon;

GRANT ALL ON TABLE movie TO neon; GRANT ALL ON TABLE movie_genre TO neon; GRANT ALL ON TABLE show TO neon; GRANT ALL ON TABLE fare TO neon; GRANT ALL ON TABLE theatre TO neon; GRANT ALL ON TABLE screen TO neon; GRANT ALL ON TABLE seat TO neon; GRANT ALL ON TABLE seat_reserved TO neon; GRANT ALL ON TABLE reservation TO neon;

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published