Sha256: 77a43a19e0364cc9d3c749557481844b996a2af3d948fd28fc1f061b11f2e946
Contents?: true
Size: 642 Bytes
Versions: 1
Compression:
Stored size: 642 Bytes
Contents
insert into student(last_name, first_name, father_name, phone, telegram, email, git) values ('Тимофеев', 'Иван', 'Георгиевич', '79517532585', NULL, 'timka@mail.ru', NULL), ('Кот', 'Александр', 'Дмитриевич', NULL, 'prettykitty', 'kot@bk.ru', 'kotkotkot'), ('Симонов', 'Аркадий', 'Олегович', '79998881487', 'simark', 'arksim@gmail.com', NULL), ('Балбесов', 'Никита', 'Никитович', '79180005577', 'balnik', NULL, 'nikitos_b'), ('Титов', 'Артур', 'Николаевич', '79990805051', 'narot', 'aptyp@narod.ru', 'bot_waasabi');
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
shnaider_code-1.1.5 | lib/source/db_config/mock_data/fill_student.sql |