Rohan Sircar
acbacc8fa8
Improved system architecture and added sample regex validation to registration
2 lines
145 B
Properties
2 lines
145 B
Properties
num-tables = SELECT COUNT(*) as num_tables FROM information_schema.tables WHERE table_schema = ? and TABLE_TYPE='BASE TABLE'
|
|
#tables-created = |